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

DOC: add FAQ about np.datetime64#5625

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
efiring merged 1 commit intomatplotlib:masterfromtacaswell:faq_datetime64
Feb 14, 2016

Conversation

tacaswell
Copy link
Member

I would appreciate if someone else checked to make sure I am not lying here, but with up-to-date everything, datetime64 seems to 'just work' so long aspandas has been imported.

@tacaswelltacaswell added this to theCritical bugfix release (1.5.1) milestoneDec 6, 2015
@tacaswell
Copy link
MemberAuthor

and of course I targeted this at the wrong branch.

@@ -14,6 +14,35 @@ How-To
Plotting: howto
===============

.. _howto-datetime64
Copy link
Member

Choose a reason for hiding this comment

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

I think this needs a colon at the end of the line.

@tacaswell
Copy link
MemberAuthor

fixed and force pushed

from pandas.tseries import converter as pdtc
pdtc.register()

If you only want to use `pandas` converter for `datetime64` values ::
Copy link
Member

Choose a reason for hiding this comment

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

use the

@QuLogic
Copy link
Member

Don't you need double-backticks for code samples in reST?

@tacaswell
Copy link
MemberAuthor

Single backticks to their best to auto-resolve to a link to something else in the docs, double ticks just sets it in mono-typewriter.

@tacaswelltacaswell modified the milestones:next major release (2.0),Critical bugfix release (1.5.1)Dec 28, 2015
@efiring
Copy link
Member

@tacaswell, my quick testing confirms your initial comment: importing pandas is sufficient.

@tacaswell
Copy link
MemberAuthor

Typo fixed and squashed.

efiring added a commit that referenced this pull requestFeb 14, 2016
@efiringefiring merged commita40c9ec intomatplotlib:masterFeb 14, 2016
@QuLogic
Copy link
Member

Should be backported?

@tacaswelltacaswell deleted the faq_datetime64 branchMay 12, 2016 21:41
QuLogic pushed a commit to QuLogic/matplotlib that referenced this pull requestOct 16, 2016
@QuLogic
Copy link
Member

Backported to v2.x viae2fd2aa.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
v2.0.0
Development

Successfully merging this pull request may close these issues.

4 participants
@tacaswell@QuLogic@efiring@mdboom

[8]ページ先頭

©2009-2025 Movatter.jp