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
state:open label:datetime.date
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
47.1k
Code
Issues
3.4k
Pull requests
167
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
state
:
open
label
:
datetime.date
state:open label:datetime.date
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: _get_common_dtype with date32[pyarrow] and null[pyarrow]
Arrow
pyarrow functionality
pyarrow functionality
Bug
datetime.date
stdlib datetime.date support
stdlib datetime.date support
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
Status: Open.
#62343
In pandas-dev/pandas;
·
jbrockmendel
opened
on Sep 15, 2025
ENH: reading Parquet with PyArrrow : read_parquet equivalent of date_as_object=False
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Enhancement
IO Parquet
parquet, feather
parquet, feather
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Status: Open.
#62262
In pandas-dev/pandas;
·
simonaubertbd
opened
on Sep 5, 2025
API: indexing dates-with-datetime64
Bug
Datetime
Datetime data dtype
Datetime data dtype
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Status: Open.
#62158
In pandas-dev/pandas;
·
jbrockmendel
opened
on Aug 20, 2025
BUG: ArrowEA.astype to categorical returning all-NaT
Arrow
pyarrow functionality
pyarrow functionality
Bug
Categorical
Categorical Data Type
Categorical Data Type
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Status: Open.
#62051
In pandas-dev/pandas;
·
jbrockmendel
opened
on Aug 5, 2025
BUG: DataFrame.min with skipna=True raises TypeError when column contains np.nan and datetime.date
Bug
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Status: Open.
#61204
In pandas-dev/pandas;
·
tanjt107
opened
on Mar 31, 2025
ENH: Add support to customize time format and more detailed error handling information for to_time
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Enhancement
Needs Info
Clarification about behavior needed to assess issue
Clarification about behavior needed to assess issue
Status: Open.
#59931
In pandas-dev/pandas;
·
Lzforevr
opened
on Oct 1, 2024
QST: Why is subtracting pandas.timedelta from pandas.date not vectorized?
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Usage Question
Status: Open.
#58315
In pandas-dev/pandas;
·
MinaMirz
opened
on Apr 18, 2024
ENH: Downsampling pyarrow backed DatetimeIndex should potentially return date32 instead of timestamp
Arrow
pyarrow functionality
pyarrow functionality
Datetime
Datetime data dtype
Datetime data dtype
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Enhancement
Resample
resample method
resample method
Status: Open.
#58308
In pandas-dev/pandas;
·
WillAyd
opened
on Apr 18, 2024
BUG: int Overflow with DateFormatter
Bug
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Visualization
plotting
plotting
Status: Open.
#52895
In pandas-dev/pandas;
·
joooeey
opened
on Apr 24, 2023
BUG: pandas cannot recognize date objects as datetime like values
Bug
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Status: Open.
#46582
In pandas-dev/pandas;
·
dcsaba89
opened
on Mar 31, 2022
BUG: SQLAlchemy Date() classes still written as DateTimes
Bug
datetime.date
stdlib datetime.date support
stdlib datetime.date support
IO SQL
to_sql, read_sql, read_sql_query
to_sql, read_sql, read_sql_query
Status: Open.
#39703
In pandas-dev/pandas;
·
EmperorArthur
opened
on Feb 9, 2021
MultiIndex.from_product converts datetime.date to pd.Timestamp
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Datetime
Datetime data dtype
Datetime data dtype
datetime.date
stdlib datetime.date support
stdlib datetime.date support
MultiIndex
Status: Open.
#28152
In pandas-dev/pandas;
·
MaximeWeyl
opened
on Aug 26, 2019
You can’t perform that action at this time.