Skip to content

TST/REF: collect indexing tests by method #38005

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 12 commits into from
Nov 23, 2020

Conversation

jbrockmendel
Copy link
Member

No description provided.

@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 Nov 23, 2020
@jreback jreback added this to the 1.2 milestone Nov 23, 2020
@@ -17,6 +17,23 @@

from .test_floats import gen_obj


def getitem(x):
Copy link
Contributor

Choose a reason for hiding this comment

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

may want to elevate these to pandas/conftest so can use in all indexing tests (in series/frame)

@jreback jreback merged commit 4c84e12 into pandas-dev:master Nov 23, 2020
@jbrockmendel jbrockmendel deleted the tst-indexing-24 branch November 23, 2020 15:14
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