You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: