Skip to content

Use Matplotlib built-in converters for python date(time)s #27480

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

Closed
wants to merge 1 commit into from

Conversation

dstansby
Copy link
Contributor

In Matplotlib we have and maintain unit converters for the python build in datetime objects and np.datetime64, so there is no need to provide another converter. This would fix #27479

@jbrockmendel
Copy link
Member

Thanks @dstansby, will take a look.

It sounds like you're more knowledgeable than most of us about matplotlib. Can you offer any insight into #26676?

@dstansby
Copy link
Contributor Author

Hmm this clearly isn't as easy as I thought it would be, since the pandas converters offer extra functionality.

@dstansby dstansby closed this Jul 19, 2019
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.

deregister_matplotlib_converters() in 0.25 incorrectly removes Matplotlib converters
2 participants