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
is:issue state:open label:Timezones
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.8k
Code
Issues
3.5k
Pull requests
134
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
is
:
issue
state
:
open
label
:
Timezones
is:issue state:open label:Timezones
Search
Labels
Milestones
New issue
Search results
Open
Closed
TST: test_on_offset_implementations failing on WASM on CI
Testing
pandas testing functions or related to the test suite
pandas testing functions or related to the test suite
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#60205
In pandas-dev/pandas;
·
mroeschke
opened
on Nov 6, 2024
BUG: tz-aware series with NaT raises exception on .to_numpy("datetime64")
Bug
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#59772
In pandas-dev/pandas;
·
Ranfir
opened
on Sep 10, 2024
BUG: .max() raises exception on Series with object dtype and mixture of Timestamp and NaT: TypeError: '>=' not supported between instances of 'Timestamp' and 'float'
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#58707
In pandas-dev/pandas;
·
kerrickstaley
opened
on May 13, 2024
BUG: pyarrow.Array.from_pandas converts empty timestamp[s][pyarrow, UTC] pandas Series to ChunkedArray, not TimestampArray
Arrow
pyarrow functionality
pyarrow functionality
Bug
Timezones
Timezone data dtype
Timezone data dtype
Upstream issue
Issue related to pandas dependency
Issue related to pandas dependency
Status: Open.
#57840
In pandas-dev/pandas;
·
Wainberg
opened
on Mar 14, 2024
BUG: pandas 2.2.0 <code>DataFrame.groupby</code> regression when group labels of type <code>pd.Timestamp</code>
Bug
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#57192
In pandas-dev/pandas;
·
maread99
opened
on Feb 1, 2024
PERF: timezoned series created 6x faster than non-timezoned series
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Performance
Memory or execution speed performance
Memory or execution speed performance
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#56860
In pandas-dev/pandas;
·
soerenwolfers
opened
on Jan 13, 2024
BUG: Timestamp.fromisoformat drops ISO 8601 timezone information
Bug
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#56398
In pandas-dev/pandas;
·
kohlerjl
opened
on Dec 8, 2023
BUG: Pyarrow backend fails to export index with timezone <code>ArrowInvalid</code> exception
Arrow
pyarrow functionality
pyarrow functionality
Bug
Timezones
Timezone data dtype
Timezone data dtype
Upstream issue
Issue related to pandas dependency
Issue related to pandas dependency
Status: Open.
#56282
In pandas-dev/pandas;
·
mattharrison
opened
on Dec 1, 2023
BUG: Inconsistent behavior of <code>Series.values</code> with <code>Series.array</code> or <code>Series.to_numpy()</code>
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
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#55128
In pandas-dev/pandas;
·
anmyachev
opened
on Sep 13, 2023
BUG: <code>Timestamp.to_julian_date()</code> does not take into account timezone
Bug
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#54763
In pandas-dev/pandas;
·
danmoser
opened
on Aug 25, 2023
BUG: <code>pd.Timestamp()</code> only raises for nonexistent times when instantiated using str <code>ts_input</code>
Bug
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#54702
In pandas-dev/pandas;
·
leonoverweel
opened
on Aug 23, 2023
BUG: to_datetime() with errors='coerce' raises AttributeError on MacOS
Bug
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
OS X
Related to Mac OS & hardware issues (M1)
Related to Mac OS & hardware issues (M1)
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#54479
In pandas-dev/pandas;
·
nhoover
opened
on Aug 10, 2023
You can’t perform that action at this time.