Skip to content

[#22550] Remove TestData from series-tests test_quantile.py #29096

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

Conversation

SaturnFromTitan
Copy link
Contributor

Part of #22550

Replaced TestData usage in pandas/tests/series/test_quantile.py with datetime_series fixture

  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff

* Replaced TestData usage in pandas/tests/series/test_quantile.py with
  datetime_series fixture
@TomAugspurger TomAugspurger added this to the 1.0 milestone Oct 19, 2019
@simonjayhawkins simonjayhawkins added Testing pandas testing functions or related to the test suite Clean labels Oct 19, 2019
@simonjayhawkins simonjayhawkins merged commit 9c4a371 into pandas-dev:master Oct 19, 2019
@simonjayhawkins
Copy link
Member

Thanks @SaturnFromTitan

@simonjayhawkins
Copy link
Member

As a follow-on could remove class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean 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