Skip to content

Use pandas.testing #4138

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 1 commit into from
Oct 2, 2020
Merged

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented Sep 29, 2020

pandas.util.testing is deprecated ( pandas-dev/pandas#30745 ). The preferred way forward is to use pandas.testing. So this updates our usage accordingly.

Note: A similar change is being made to Dask ( dask/dask#6687 ).

@jakirkham jakirkham mentioned this pull request Sep 29, 2020
2 tasks
`pandas.util.testing` is deprecated. The preferred way forward is to use
`pandas.testing`. So this updates our usage accordingly.
@jakirkham jakirkham force-pushed the use_pandas_util_testing branch from a871761 to c69448b Compare September 29, 2020 23:40
@jakirkham jakirkham changed the title Use pandas.util.testing Use pandas.testing Sep 29, 2020
@jakirkham
Copy link
Member Author

Would be good to get your thoughts on this one as well, @TomAugspurger 🙂

@jakirkham
Copy link
Member Author

Thanks Tom! 😄

@jakirkham jakirkham merged commit 0c2c9f8 into dask:master Oct 2, 2020
@jakirkham jakirkham deleted the use_pandas_util_testing branch October 2, 2020 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants