Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: Update instructions on pandas converters #9251

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
Sep 29, 2017

Conversation

TomAugspurger
Copy link
Contributor

PR Summary

In pandas 0.21 (release in a week or 2), pandas will no longer try to import matplotlib on import, see pandas-dev/pandas#17710. This means pandas' converters won't be automatically registered. I've updated the relevant section of the matplotlib docs.

I opted for brevity, and didn't include a note saying that previous versions of pandas did the automatic registration. If you'd like, I can add one.

And of course, moving these formatters out of pandas is still on my todo list. Maybe someday :)

PR Checklist

  • Documentation is sphinx and numpydoc compliant

@tacaswell tacaswell merged commit 963f913 into matplotlib:master Sep 29, 2017
tacaswell added a commit that referenced this pull request Sep 29, 2017
DOC: Update instructions on pandas converters
@tacaswell
Copy link
Member

Thanks @TomAugspurger !

Backported to v2.1.x as c8c76ad

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Sep 29, 2017
@TomAugspurger TomAugspurger deleted the pandas-import-doc branch September 29, 2017 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants