Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
state:open label:Non-Nano
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.1k
Star
46.9k
Code
Issues
3.5k
Pull requests
130
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
FEEDBACK: PyArrow as a required dependency and PyArrow backed strings
#54466 ·
phofl
opened
on Aug 9, 2023
161
Issues
Search Issues
state
:
open
label
:
Non-Nano
state:open label:Non-Nano
Search
Labels
Milestones
New issue
Search results
Open
Closed
API: timestamp resolution inference: default to microseconds when possible
Datetime
Datetime data dtype
Datetime data dtype
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Stale
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Status: Draft (not ready).
pandas-dev/pandas
number 62031
#62031
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Aug 3, 2025
ENH: support for non-nanosecond precision in pd.Timedelta
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
Enhancement
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Status: Open.
#59389
In pandas-dev/pandas;
·
veenstrajelmer
opened
on Aug 2, 2024
ENH/BUG: pd.date_range() still defaults to nanosecond resolution
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Status: Open.
#59031
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Jun 17, 2024
·
3.0
API: timestamp resolution inference - default to one unit (if possible) instead of being data-dependent?
Datetime
Datetime data dtype
Datetime data dtype
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Status: Open.
#58989
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Jun 12, 2024
·
3.0
BUG: Convertion fails for columns with datetime64[ms]
Bug
IO JSON
read_json, to_json, json_normalize
read_json, to_json, json_normalize
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Status: Open.
#57738
In pandas-dev/pandas;
·
alvarofagner
opened
on Mar 5, 2024
BUG(?): Non nano + DatetOffset(component=0) re-infers resolution
Frequency
DateOffsets
DateOffsets
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
Status: Open.
#57448
In pandas-dev/pandas;
·
mroeschke
opened
on Feb 16, 2024
BUG: Resampling with non nano returns an error
Bug
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Resample
resample method
resample method
Status: Open.
#57427
In pandas-dev/pandas;
·
khider
opened
on Feb 14, 2024
Potential regression induced by PR #56037
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Performance
Memory or execution speed performance
Memory or execution speed performance
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#57366
In pandas-dev/pandas;
·
rhshadrach
opened
on Feb 11, 2024
BUG: dt64[non_nano] + some_offsets incorrectly rounding
Bug
Frequency
DateOffsets
DateOffsets
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
Status: Open.
#56586
In pandas-dev/pandas;
·
jbrockmendel
opened
on Dec 21, 2023
BUG/API: round-tripping non-nano datetime64s with to_json/read_json
Bug
IO JSON
read_json, to_json, json_normalize
read_json, to_json, json_normalize
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Status: Open.
#55827
In pandas-dev/pandas;
·
jbrockmendel
opened
on Nov 4, 2023
·
3.0
BUG: Pandas 2.0 loses type information from <code>datetime64[M/D]</code> when creating dataframes
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Error Reporting
Incorrect or improved errors from pandas
Incorrect or improved errors from pandas
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Status: Open.
#55301
In pandas-dev/pandas;
·
KianShepherd
opened
on Sep 26, 2023
BUG: <code>df1.merge(df2, on='ds', how='outer')</code> not convert column <code>ds</code> to the highest resolution datetime type of the two dfs
Bug
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
datetime64/timedelta64 with non-nanosecond resolution
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#55212
In pandas-dev/pandas;
·
seanslma
opened
on Sep 20, 2023
·
2.2.3
You can’t perform that action at this time.