Skip to content

CLN/TST: parametrize some tests in tests.indexing.test_float #32187

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 15 commits into from
Feb 26, 2020

Conversation

jbrockmendel
Copy link
Member

No description provided.

tm.makeRangeIndex,
],
)
@pytest.mark.parametrize("index_func", tm.all_index_generator(5))
Copy link
Contributor

Choose a reason for hiding this comment

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

can you use the indices fixture?

Copy link
Member Author

Choose a reason for hiding this comment

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

not without being pretty invasive

Copy link
Contributor

Choose a reason for hiding this comment

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

kk, on the list for the future

@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 Feb 23, 2020
@jreback jreback added this to the 1.1 milestone Feb 24, 2020
@jreback
Copy link
Contributor

jreback commented Feb 24, 2020

lgtm merge on green.

@jbrockmendel jbrockmendel merged commit 2885b30 into pandas-dev:master Feb 26, 2020
@jbrockmendel jbrockmendel deleted the tst-7 branch February 26, 2020 04:43
roberthdevries pushed a commit to roberthdevries/pandas that referenced this pull request Mar 2, 2020
jreback pushed a commit that referenced this pull request Mar 3, 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