Closed
Description
Seems like we're close to a release with some nice features. The following PRs are either done or are really close:
Features:
- Add methods for combining variables of differing dimensionality #1597 stack/unstacking for ML
- Add transpose_coords option to DataArray.transpose #2556 transpose_coords
- API for N-dimensional combine #2616 ND combine
- Add fill_value for concat and auto_combine #2964 fill_value for concat / combine
- ENH: Scatter plots of one variable vs another #2277 dataset plotting needs a review.
indexes:
- More explicit index handling in dataset.py #2816
- More consistency checks #2859 consistency checks
Bugfixes:
- Fixes #2198: Drop chunksizes when only when original_shape is different, not when it isn't found #2207 chunksizes
- Contiguous store with unlim dim bug fix #2941
- Don't set encoding attributes on bounds variables. #2965
- Add examples for
DataArrayRolling.reduce()
#2968 - Feature/merge errormsg #2971
- More support for missing_value. #2973
- Fix rolling operation with dask and bottleneck #2942 needs some help.
- fix multiIndex min max issue #2923 #2924
Metadata
Metadata
Assignees
Labels
No labels