Skip to content

TST: Test DataFrame rename with ChainMap #29306

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

Merged

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Oct 31, 2019

Closes #23859

@gfyoung gfyoung added Testing pandas testing functions or related to the test suite Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff DataFrame DataFrame data structure labels Oct 31, 2019
@gfyoung gfyoung added this to the 1.0 milestone Oct 31, 2019
@jorisvandenbossche jorisvandenbossche merged commit b4e9ad0 into pandas-dev:master Oct 31, 2019
@jorisvandenbossche
Copy link
Member

Thanks!

@gfyoung gfyoung deleted the test-df-rename-chainmap branch October 31, 2019 08:07
Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff DataFrame DataFrame data structure Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFrame rename fails with TypeError when give a ChainMap instead of a dict
2 participants