Skip to content

TST/REF: loc/iloc/at/iat tests go in tests.indexing #37487

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
merged 13 commits into from
Oct 30, 2020

Conversation

jbrockmendel
Copy link
Member

not tests.(series|frame).indexing

(Series|DataFrame).__(getitem|setitem)__ tests go in the tests.(series|frame).indexing

@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite labels Oct 30, 2020
@jreback jreback added this to the 1.2 milestone Oct 30, 2020
@jreback jreback merged commit a6311fb into pandas-dev:master Oct 30, 2020
@jreback
Copy link
Contributor

jreback commented Oct 30, 2020

sure I would add a README.me i think to tests/frame & tests/series to indicate the test structure a bit more (e.g. the methods/ dir) and the fact that all indexing tests go in test/indexing (alt we can have a top-level readme do this).

@jbrockmendel
Copy link
Member Author

yah ive got a half-written file to that effect

@jbrockmendel jbrockmendel deleted the tst-indexing-16 branch October 30, 2020 14:44
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
ukarroum pushed a commit to ukarroum/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants