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

TST: deregister pandas#13304

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

Merged
dstansby merged 1 commit intomatplotlib:masterfromjklymak:tst-deregister-pandas
Jan 28, 2019

Conversation

jklymak
Copy link
Member

@jklymakjklymak commentedJan 28, 2019
edited
Loading

PR Summary

Pandas is planning to drop automatic registration of their converters for matplotlib so thatimport pandas no longer imports them. In preparation for that, we should deregister the pandas converters.

Note this should work fine for any of the tests. pandas converters were mainly for datetime, and I think our datetime converters now handle most of the cases properly.

Of course if we want to test pandas converters, separate tests could callpandas.plotting.register_matplotlib_converters().

#11391 (comment)

PR Checklist

  • Has Pytest style unit tests
  • Code isFlake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@dstansbydstansby merged commitc2ff409 intomatplotlib:masterJan 28, 2019
@jklymakjklymak mentioned this pull requestJul 19, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@dstansbydstansbydstansby approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.1.0
Development

Successfully merging this pull request may close these issues.

3 participants
@jklymak@tacaswell@dstansby

[8]ページ先頭

©2009-2025 Movatter.jp