-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate
squeeze
in GroupBy. (#8507)
* Deprecate `squeeze` in GroupBy. Closes #2157 * silence warnings * better warning * Fix first, last * Set squeeze=None for Dataset too * Update xarray/tests/test_groupby.py * Test one more warning * Reduce more warnings * fix whats-new * Fix docs * Fix generator for aggregations * Fix typing * Add tests for #8263 * minimize test mods * Silence more warnings * Apply suggestions from code review Co-authored-by: Michael Niklas <mick.niklas@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Don't skip for resampling --------- Co-authored-by: Michael Niklas <mick.niklas@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
492aa07
commit b35f761
Showing
12 changed files
with
638 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.