Skip to content

CLN: Consistent pandas.util.testing imports in remaining test suite #29307

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 #29272

Fyi: All changes are generated from a script posted in the issue.

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

Fyi: When the remaining PRs of this are merged, I'll add another one to add the linting rule - then we can close the issue

@SaturnFromTitan SaturnFromTitan changed the title Consistent imports util testing rest CLN: Consistent pandas.util.testing imports in remaining test suite Oct 31, 2019
@simonjayhawkins simonjayhawkins added Clean Testing pandas testing functions or related to the test suite labels Oct 31, 2019
@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Oct 31, 2019
@jreback jreback merged commit 6c4efc3 into pandas-dev:master Oct 31, 2019
@jreback
Copy link
Contributor

jreback commented Oct 31, 2019

thanks @SaturnFromTitan

when the last of the imports are done, can you prepare a change to fail the CI on incorrect imports. this go in the ci/code_checks.sh script, see how we exclude numpy.testing (but maybe need to be a bit more sophistacted here).

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