Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke commented May 18, 2023

@mroeschke mroeschke added Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels May 18, 2023
@mroeschke mroeschke added this to the 2.1 milestone May 20, 2023
@jbrockmendel
Copy link
Member

might address #9514?

@mroeschke
Copy link
Member Author

might address #9514?

AFAICT this is fixed on main outside of these changes

@mroeschke
Copy link
Member Author

Any other comments @jbrockmendel?

@jbrockmendel
Copy link
Member

nothing here, go for it

@mroeschke mroeschke merged commit 787a4f8 into pandas-dev:main Jun 1, 2023
@mroeschke mroeschke deleted the enh/unstack/sort branch June 1, 2023 23:27
topper-123 pushed a commit to topper-123/pandas that referenced this pull request Jun 5, 2023
* Start adding sort to unstack

* Fix compressor

* Add testing for dataframe

* Add whatsnew

* remove sort for now

* Fix param

* Add sort=sort
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* Start adding sort to unstack

* Fix compressor

* Add testing for dataframe

* Add whatsnew

* remove sort for now

* Fix param

* Add sort=sort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sort=False option to stack/unstack/pivot

2 participants