Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:open no:assignee label:Timedelta
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pandas-dev
/
pandas
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19.3k
Star
47k
Code
Issues
3.4k
Pull requests
157
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Information for new contributors
#49275 ·
noatamir
opened
on Oct 24, 2022
9
Issues
Search Issues
is
:
open
no:assignee
label
:
Timedelta
is:open no:assignee label:Timedelta
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: Inconsistent multiplication of bool times Timedelta
Bug
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#62316
In pandas-dev/pandas;
·
Dr-Irv
opened
on Sep 11, 2025
BUG: Constructing series with Timedelta object results in datetime series
Bug
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#61365
In pandas-dev/pandas;
·
Casper-Guo
opened
on Apr 27, 2025
ENH: Relative timedelta isn't plotted like datetime
Enhancement
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Timedelta
Timedelta data type
Timedelta data type
Visualization
plotting
plotting
Status: Open.
#60079
In pandas-dev/pandas;
·
maoding
opened
on Oct 21, 2024
BUG: <code>to_timedelta</code> raises unexpected <code>OutOfBoundsTimedelta</code> error with development version of NumPy
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Dependencies
Required and optional dependencies
Required and optional dependencies
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#56996
In pandas-dev/pandas;
·
spencerkclark
opened
on Jan 21, 2024
BUG: inconsistent behaviour of 'to_timedelta' for float 'arg' and different 'unit'
Bug
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#56629
In pandas-dev/pandas;
·
miccoli
opened
on Dec 27, 2023
BUG: TimedeltaIndex.__rfloordiv__ triggers ZeroDivisionError when other is a list but works for scalar
Bug
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#54554
In pandas-dev/pandas;
·
twoertwein
opened
on Aug 15, 2023
BUG: Timedelta created by to_timedelta does not add correctly to datetime in Pandas 2
Bug
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Timedelta
Timedelta data type
Timedelta data type
Upstream issue
Issue related to pandas dependency
Issue related to pandas dependency
Status: Open.
#53643
In pandas-dev/pandas;
·
Flix6x
opened
on Jun 13, 2023
BUG: Series([int], dtype="timedelta64[non-nano]") returns 0 result
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#52457
In pandas-dev/pandas;
·
mroeschke
opened
on Apr 5, 2023
BUG: Incorrect parsing of ISO 8601 durations strings in Timedelta constructor
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#51882
In pandas-dev/pandas;
·
rosstitmarsh
opened
on Mar 10, 2023
BUG: Inconsistent result dtypes for aggregation functions (e.g. sum, mean, .apply(np.sum), ...)
Apply
Apply, Aggregate, Transform, Map
Apply, Aggregate, Transform, Map
Bug
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#50628
In pandas-dev/pandas;
·
JBamberger
opened
on Jan 7, 2023
API: Timestamp/Timedelta resolution in __repr__
API Design
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Timedelta
Timedelta data type
Timedelta data type
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Status: Open.
#49059
In pandas-dev/pandas;
·
jbrockmendel
opened
on Oct 12, 2022
BUG: timedelta64[s] series constructor isn't equal with alternative constructor using to_timedelta unit='s'
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Timedelta
Timedelta data type
Timedelta data type
Status: Open.
#48312
In pandas-dev/pandas;
·
ntachukwu
opened
on Aug 30, 2022
You can’t perform that action at this time.