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

Add more complex example to the documentation #95

Open
FabianHofmann opened this issue Feb 2, 2023 · 0 comments
Open

Add more complex example to the documentation #95

FabianHofmann opened this issue Feb 2, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@FabianHofmann
Copy link
Collaborator

To showcase the full set of flexibility given by the data-handling through xarray, it would be good to create more complex examples. These should include operations like:

  • selection (sel / drop_sel)
  • where / masking
  • broadcast_like
  • diff
  • shift
  • fill (bfill/ffill)
  • groupby
  • rolling
  • operations on different axis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant