Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only need site-wide mean wind speed for this analysis #11

Open
jwohland opened this issue Jun 29, 2021 · 0 comments
Open

Only need site-wide mean wind speed for this analysis #11

jwohland opened this issue Jun 29, 2021 · 0 comments

Comments

@jwohland
Copy link

What does site-wide mean? I find it difficult to understand what is going on, for example, in this line

wind = weather_df.xs('wind_speed', level='dataset', axis=1).mean()

because I have no idea what axis=1 is and I haven't found a way to interact with the data to check myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant