Skip to content

Commit

Permalink
Fully deprecate squeeze kwarg to groupby
Browse files Browse the repository at this point in the history
Closes #9279
Closes #1460
Closes #2157
  • Loading branch information
dcherian committed Jul 26, 2024
1 parent d0048ef commit be854f4
Show file tree
Hide file tree
Showing 8 changed files with 132 additions and 621 deletions.
3 changes: 3 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ Breaking changes

Deprecations
~~~~~~~~~~~~
- The ``squeeze`` kwarg to ``groupby`` is completely deprecated. It is the source of some quite confusing
behaviour and has been deprecated since v2024.01.0.
By `Deepak Cherian <https://github.com/dcherian>`_.


Bug fixes
Expand Down
Loading

0 comments on commit be854f4

Please sign in to comment.