Skip to content

Conversation

@jbrockmendel
Copy link
Member

1/many


class TestGetLoc:
@pytest.mark.parametrize("method", [None, "pad", "backfill", "nearest"])
def test_get_loc_method_exact_match(self, method):
Copy link
Member

Choose a reason for hiding this comment

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

Is this a new test or broken off? Nice idea but probably worth flat moves first then updates

Copy link
Member Author

Choose a reason for hiding this comment

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

broken off. will do in separate steps going forward.

@WillAyd WillAyd added the Testing pandas testing functions or related to the test suite label Feb 6, 2020
@jreback jreback added this to the 1.1 milestone Feb 6, 2020
@jreback jreback merged commit aa720d4 into pandas-dev:master Feb 6, 2020
@jbrockmendel jbrockmendel deleted the ref-dtindex branch February 6, 2020 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants