Skip to content
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

ENH - GH:17160, DataFrame.pivot accepts a list of values #17339

Closed

Conversation

BBQHarvey
Copy link

@BBQHarvey BBQHarvey commented Aug 25, 2017

@gfyoung gfyoung added Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Aug 26, 2017
@BBQHarvey
Copy link
Author

I can't figure out why the test_reindexing integration test failed. Can you give some instructions on how to proceed?

@gfyoung
Copy link
Member

gfyoung commented Aug 28, 2017

@BBQHarvey : Don't worry about it. #17355 will take care of it.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls rebase

@@ -129,7 +129,7 @@ Other Enhancements
- `read_*` methods can now infer compression from non-string paths, such as ``pathlib.Path`` objects (:issue:`17206`).
- :func:`pd.read_sas()` now recognizes much more of the most frequently used date (datetime) formats in SAS7BDAT files (:issue:`15871`).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to 0.21.1

@jreback
Copy link
Contributor

jreback commented Nov 25, 2017

closing as stale

@jreback jreback closed this Nov 25, 2017
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.

Make DataFrame.pivot accepts a list of column names as values
3 participants