-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
I'd like to issue the v0.10 release in within the next few weeks, after merging the following PRs:
Features
- Groupby-like API for resampling #1272 Groupby-like API for resampling (@darothen)
- WIP: indexing with broadcasting #1473 Indexing with broadcasting (@fujiisoup, @shoyer)
- lazily load dask arrays to dask data frames by calling to_dask_dataframe #1489
to_dask_dataframe()
(@jmunroe) - ENH: Support using opened netCDF4.Dataset (Fixes #1459) #1508 Support using opened netCDF4.Dataset (@dopplershift)
- Add
pathlib.Path
support toopen_(mf)dataset
#1514 Addpathlib.Path
support toopen_(mf)dataset
(@willirath) - pass dask compute/persist args through from load/compute/perist #1543 pass dask compute/persist args through from load/compute/perist (@jhamman)
Bug Fixes
- Avoid computing dask variables on __repr__ and __getattr__ #1532 Avoid computing dask variables on
__repr__
and__getattr__
(@crusaderky) - Testing: Failing tests on py36-pandas-dev #1542 Pandas dev test failures (@shoyer)
- Fix/1120 #1538 Disallow improper DataArray construction (@jhamman)
Misc
- add ISSUE_TEMPLATE for github and xr.show_versions() #1485
xr.show_versions()
(@jhamman) - Deprecate old pandas support #1530 Deprecate old pandas support (@fujiisoup)
- remove warning and raise error when dataset constructor is called wit… #1539 Remove support for dataset construction w/o dims. (@jhamman)
TODO
- Deprecate indexing with non-aligned DataArray objects #1333 Deprecate indexing with non-aligned DataArray objects
Let me know if there's anything else critical to get in.
CC @pydata/xarray
shoyer and max-sixty
Metadata
Metadata
Assignees
Labels
No labels