Skip to content

TST: split up pandas/tests/test_multilevel.py #23782

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

Closed
jreback opened this issue Nov 19, 2018 · 0 comments · Fixed by #23797
Closed

TST: split up pandas/tests/test_multilevel.py #23782

jreback opened this issue Nov 19, 2018 · 0 comments · Fixed by #23797
Labels
good first issue Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Nov 19, 2018

we should move indexing routines from pandas/tests/test_multilevel.py to

pandas/tests/indexing/test_multiindex.py

things that have test names that match getitem or xs.

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex good first issue labels Nov 19, 2018
@jreback jreback added this to the Contributions Welcome milestone Nov 19, 2018
@jreback jreback modified the milestones: Contributions Welcome, 0.24.0 Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant