-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
lreshape and wide_to_long documentation (Closes #33417) #33418
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
Conversation
Out from from:
|
Output from
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should just deprecate lreshape (separate PR). ok on wide_to_long, but even that we should decide if we want to deprecate.
@tpanza can you merge master and get this passing |
opened #34313 and #34314 for discussion on deprecation. #15003 remains open for api consolidation. pd.melt could potentially replace both methods with some additionally functionality, #15003 (comment). |
@tpanza can you resolve conflicts. |
Thanks @tpanza |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff