Things to complete before releasing xarray v0.9.0
See original GitHub issue- Add drop=True argument to isel, sel and squeeze #1153
- Add
set_index
,reset_index
andreorder_levels
methods #1028 - Variable.copy() should copy dask.arrays #1166
- Switch to shared Lock (SerializableLock if possible) for reading/writing #1179
@pydata/xarray anything else essential?
Issue Analytics
- State:
- Created 7 years ago
- Comments:18 (17 by maintainers)
Top Results From Across the Web
What's New - Xarray
This pre-release brings a number of bug fixes and improvements, ... The Dataset and DataArray rename`` methods do not implicitly add or drop...
Read more >Reshaping and reorganizing data — xarray 0.9.0 documentation
This method broadcasts all data variables in the dataset against each other, then concatenates them along a new dimension into a new array...
Read more >xarray/whats-new.rst at main - GitHub
Bug fixes · Remove nested function from :py:func:`open_mfdataset` to allow Dataset objects to be pickled. · Support for recursively defined Arrays. · Fixed...
Read more >xarray - PyPI
Released : Dec 2, 2022 ... xarray (formerly xray) is an open source project and Python package that makes working with labelled multi-dimensional...
Read more >Changelog — databroker 1.2.5.post15+g5fbc5eb1 ...
Do not attempt to fill external data that has already been filled. v0.9.0 (2017-08-22)¶. Overview¶. This is a ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Are we pushing https://github.com/pydata/xarray/pull/964? This would be awesome to start building on, although important to get right given it’ll be a platform
I think we can close this because 0.9.0 has been released.