Fix tests with pandas 0.25 by dstansby · Pull Request #14858 · matplotlib/matplotlib · GitHub
Skip to content

Fix tests with pandas 0.25 - #14858

Closed
dstansby wants to merge 1 commit into
matplotlib:masterfrom
dstansby:pandas-0.25
Closed

Fix tests with pandas 0.25#14858
dstansby wants to merge 1 commit into
matplotlib:masterfrom
dstansby:pandas-0.25

Conversation

@dstansby

Copy link
Copy Markdown
Member

From pandas 0.25 onwards the converters have to be explicitly registered or a warning is raised. I'm guessing they were never meant to be deregistered for the tests, so I've just changed that bit. Someone else may know better though?

@dstansby
dstansby requested a review from jklymak July 19, 2019 10:50
@jklymak

jklymak commented Jul 19, 2019

Copy link
Copy Markdown
Member

@jklymak jklymak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

blocking because I think we want to fix he root cause, not go back to registering pandas converters (unless we want to maintain them 😉)

@dstansby

Copy link
Copy Markdown
Member Author

@dstansby dstansby closed this Jul 19, 2019
@dstansby
dstansby deleted the pandas-0.25 branch July 19, 2019 15:35
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