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

Add num2timedelta method with test#8870

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
phobson merged 2 commits intomatplotlib:masterfromdstansby:plot-timedelta
Aug 7, 2017

Conversation

dstansby
Copy link
Member

This allows Matplotlib's internal representation of dates/times (float number of days) to be converted totimedelta objects. This will eventually allowtimedelta objects to be plotted (see#8869 for tracker issue).

Copy link
Member

@tacaswelltacaswell left a comment

Choose a reason for hiding this comment

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

Docstring needs to be updated to match the variable outputs. Otherwise 👍


Returns
-------
:class:`timedelta`
Copy link
Member

Choose a reason for hiding this comment

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

This is atimedelta orlist[timedelta]

@tacaswelltacaswell added this to the2.1 (next point release) milestoneJul 13, 2017
@phobsonphobson merged commit95e5655 intomatplotlib:masterAug 7, 2017
@dstansbydstansby deleted the plot-timedelta branchAugust 7, 2017 16:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@phobsonphobsonphobson approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v2.1
Development

Successfully merging this pull request may close these issues.

3 participants
@dstansby@tacaswell@phobson

[8]ページ先頭

©2009-2025 Movatter.jp