Skip to content
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

Avoid DeprecationWarning from pandas #3712

Merged
merged 1 commit into from Apr 15, 2020

Conversation

TomAugspurger
Copy link
Member

pandas.util.testing is deprecated in favor of pandas.testing.

The make* functions weren't given replacements, so we just make our own.

@TomAugspurger
Copy link
Member Author

CI failure in test_dont_steal_unknown_functions is presumably unrelated.

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @TomAugspurger!

CI failure in test_dont_steal_unknown_functions is presumably unrelated

Yeah that's a known flaky test xref #3574

@jrbourbeau jrbourbeau merged commit 65c4a49 into dask:master Apr 15, 2020
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.

None yet

2 participants