-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
make coarsen reductions consistent with reductions on other classes #3500
Commits on Nov 8, 2019
-
Coarsen now has the same reduction methods as groupby & rolling.
This brings in support for coarsen.count as well as passing skipna down to the other reduction functions.
Configuration menu - View commit details
-
Copy full SHA for dbf5d00 - Browse repository at this point
Copy the full SHA dbf5d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1977c8 - Browse repository at this point
Copy the full SHA c1977c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01729eb - Browse repository at this point
Copy the full SHA 01729ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b93a19f - Browse repository at this point
Copy the full SHA b93a19fView commit details
Commits on Nov 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d7f677c - Browse repository at this point
Copy the full SHA d7f677cView commit details
Commits on Nov 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 305c193 - Browse repository at this point
Copy the full SHA 305c193View commit details
Commits on Nov 17, 2019
-
Merge remote-tracking branch 'upstream/master' into coarsen-reduce
* upstream/master: (22 commits) Added fill_value for unstack (pydata#3541) Add DatasetGroupBy.quantile (pydata#3527) ensure rename does not change index type (pydata#3532) Leave empty slot when not using accessors interpolate_na: Add max_gap support. (pydata#3302) units & deprecation merge (pydata#3530) Fix set_index when an existing dimension becomes a level (pydata#3520) add Variable._replace (pydata#3528) Tests for module-level functions with units (pydata#3493) Harmonize `FillValue` and `missing_value` during encoding and decoding steps (pydata#3502) FUNDING.yml (pydata#3523) Allow appending datetime & boolean variables to zarr stores (pydata#3504) warn if dim is passed to rolling operations. (pydata#3513) Deprecate allow_lazy (pydata#3435) Recursive tokenization (pydata#3515) format indexing.rst code with black (pydata#3511) add missing pint integration tests (pydata#3508) DOC: update bottleneck repo url (pydata#3507) add drop_sel, drop_vars, map to api.rst (pydata#3506) remove syntax warning (pydata#3505) ...
Configuration menu - View commit details
-
Copy full SHA for aa39279 - Browse repository at this point
Copy the full SHA aa39279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7336a0b - Browse repository at this point
Copy the full SHA 7336a0bView commit details -
Merge branch 'coarsen-reduce' of github.com:dcherian/xarray into coar…
…sen-reduce * 'coarsen-reduce' of github.com:dcherian/xarray:
Configuration menu - View commit details
-
Copy full SHA for efbfa88 - Browse repository at this point
Copy the full SHA efbfa88View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaf8aca - Browse repository at this point
Copy the full SHA eaf8acaView commit details
Commits on Nov 19, 2019
-
Co-Authored-By: keewis <keewis@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd2352d - Browse repository at this point
Copy the full SHA fd2352dView commit details
Commits on Dec 4, 2019
-
Merge remote-tracking branch 'upstream/master' into coarsen-reduce
* upstream/master: (22 commits) Resolve the version issues on RTD (pydata#3589) Add bottleneck & rasterio git tip to upstream-dev CI (pydata#3585) update whats-new.rst (pydata#3581) Examples for quantile (pydata#3576) add cftime intersphinx entries (pydata#3577) Add pyXpcm to Related Projects doc page (pydata#3578) Reimplement quantile with apply_ufunc (pydata#3559) add environment file for binderized examples (pydata#3568) Add drop to api.rst under pending deprecations (pydata#3561) replace duplicate method _from_vars_and_coord_names (pydata#3565) propagate indexes in to_dataset, from_dataset (pydata#3519) Switch examples to notebooks + scipy19 docs improvements (pydata#3557) fix whats-new.rst (pydata#3554) Tweaks to release instructions (pydata#3555) Clarify conda environments for new contributors (pydata#3551) Revert to dev version 0.14.1 whatsnew (pydata#3547) sparse option to reindex and unstack (pydata#3542) Silence sphinx warnings (pydata#3516) Numpy 1.18 support (pydata#3537) ...
Configuration menu - View commit details
-
Copy full SHA for d592623 - Browse repository at this point
Copy the full SHA d592623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c26f43 - Browse repository at this point
Copy the full SHA 9c26f43View commit details -
Merge branch 'coarsen-reduce' of github.com:dcherian/xarray into coar…
…sen-reduce * 'coarsen-reduce' of github.com:dcherian/xarray: Update doc/whats-new.rst
Configuration menu - View commit details
-
Copy full SHA for 6f05c6e - Browse repository at this point
Copy the full SHA 6f05c6eView commit details