Skip to content

Remove TestData in frame tests in multiple files - part2 #29222

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

Conversation

SaturnFromTitan
Copy link
Contributor

Part of #22471

This is removing/replacing TestData usage in the following files:

  • test_reshape.py
  • test_sorting.py
  • test_subclass.py
  • test_timeseries.py
  • test_to_csv.py

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

@SaturnFromTitan SaturnFromTitan changed the title Remove testdata in frame tests part2 Remove testdata in frame tests in multiple files - part2 Oct 25, 2019
@SaturnFromTitan SaturnFromTitan changed the title Remove testdata in frame tests in multiple files - part2 Remove TestData in frame tests in multiple files - part2 Oct 25, 2019
@jreback jreback added the Testing pandas testing functions or related to the test suite label Oct 25, 2019
@jreback jreback added this to the 1.0 milestone Oct 25, 2019
@jreback jreback merged commit d8fa58a into pandas-dev:master Oct 25, 2019
@jreback
Copy link
Contributor

jreback commented Oct 25, 2019

thanks!

HawkinsBA pushed a commit to HawkinsBA/pandas that referenced this pull request Oct 29, 2019
Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
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.

2 participants