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:Compat
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
.
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
19.2k
Star
47k
Code
Issues
3.5k
Pull requests
158
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
165
Issues
Search Issues
state
:
open
label
:
Compat
state:open label:Compat
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: StringArray with NA behaves different to numpy object array for elementwise comparisons
Bug
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Strings
String extension data type and string data
String extension data type and string data
Status: Open.
#62802
In pandas-dev/pandas;
·
ssche
opened
on Oct 22, 2025
DISC: Supporting numpy StringDType in Pandas
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
API Design
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Strings
String extension data type and string data
String extension data type and string data
Status: Open.
#58503
In pandas-dev/pandas;
·
lithomas1
opened
on May 1, 2024
Update _get_dst_hours Cython annotation when numpy 2.0 is the minium version
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Internals
Related to non-user accessible pandas implementation
Related to non-user accessible pandas implementation
Status: Open.
#57154
In pandas-dev/pandas;
·
mroeschke
opened
on Jan 30, 2024
BUG: Pandas 2.2 breaks SQLAlchemy 1.4 compatibility
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
IO SQL
to_sql, read_sql, read_sql_query
to_sql, read_sql, read_sql_query
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#57049
In pandas-dev/pandas;
·
miraculixx
opened
on Jan 24, 2024
·
2.3.4
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: New versions of numpy breaks log/where using pandas series
Bug
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
ufuncs
__array_ufunc__ and __array_function__
__array_ufunc__ and __array_function__
Status: Open.
#54900
In pandas-dev/pandas;
·
rikardn
opened
on Aug 31, 2023
DEPR: values casting dt64tz, Interval, Period
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Datetime
Datetime data dtype
Datetime data dtype
Deprecate
Functionality to remove in pandas
Functionality to remove in pandas
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Interval
Interval data type
Interval data type
Period
Period data type
Period data type
Status: Open.
#54717
In pandas-dev/pandas;
·
jbrockmendel
opened
on Aug 23, 2023
BUG: numexpr 2.85 changed integer overflow handling, failing a test
Bug
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
expressions
pd.eval, query
pd.eval, query
Status: Open.
#54546
In pandas-dev/pandas;
·
rebecca-palmer
opened
on Aug 14, 2023
BUG: df.query error when using local variable substitution syntax with numexpr 2.8.5 (forbidden control characters)
Bug
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
expressions
pd.eval, query
pd.eval, query
Status: Open.
#54449
In pandas-dev/pandas;
·
JosephWagner
opened
on Aug 7, 2023
BUG: Regression on np.logical_or, it behaves erraticly from 2.0, breaking backwards compatibility
Bug
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
ufuncs
__array_ufunc__ and __array_function__
__array_ufunc__ and __array_function__
Status: Open.
#54416
In pandas-dev/pandas;
·
PabloRuizCuevas
opened
on Aug 4, 2023
BUG: numpy nan_to_num functions not outputing DataFrames
Bug
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Status: Open.
#54078
In pandas-dev/pandas;
·
lcrmorin
opened
on Jul 11, 2023
Should internal usages of sorting with numpy use <code>kind="stable"</code>?
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#53558
In pandas-dev/pandas;
·
mroeschke
opened
on Jun 8, 2023
You can’t perform that action at this time.