Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix tests with pandas 0.25#14858

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
dstansby wants to merge1 commit intomatplotlib:masterfromdstansby:pandas-0.25

Conversation

dstansby
Copy link
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 bederegistered for the tests, so I've just changed that bit. Someone else may know better though?

@dstansbydstansby requested a review fromjklymakJuly 19, 2019 10:50
@jklymak
Copy link
Member

#13304 explicitly deregistered the converters so we could test thatour converters work on pandas objects. Are you saying our converters no longer work on pandas objects on 0.25?

Copy link
Member

@jklymakjklymak left a comment

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
MemberAuthor

Ah sorry, did not realise that. Yes, the reason the tests are failing now is because a pandas dtype isn't being converted properly any more.

@dstansbydstansby deleted the pandas-0.25 branchJuly 19, 2019 15:35
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jklymakjklymakjklymak requested changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@dstansby@jklymak

[8]ページ先頭

©2009-2025 Movatter.jp