Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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
Search or jump to...
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
18.6k
Star
45.8k
Code
Issues
3.7k
Pull requests
87
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
158
Issues
Search Issues
state
:
open
label
:
Regression
state:open label:Regression
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: Segfault on <code>np.maximum(series, ...)</code>
Bug
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.
#60611
In pandas-dev/pandas;
·
ssche
opened
on Dec 27, 2024
BUG: assignment fails with copy_on_write = True
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#60309
In pandas-dev/pandas;
·
kameamea
opened
on Nov 14, 2024
·
3.0
BUG: <code>Index.difference</code> is returning too many values
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
setops
union, intersection, difference, symmetric_difference
union, intersection, difference, symmetric_difference
Status: Open.
#58971
In pandas-dev/pandas;
·
michaelpradel
opened
on Jun 10, 2024
Potential performance regression with "CLN: enforce deprecation of frequencies deprecated for offsets"
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.
#58962
In pandas-dev/pandas;
·
DeaMariaLeon
opened
on Jun 8, 2024
Potential regression induced by "BUG: Use large_string in string array consistently"
Arrow
pyarrow functionality
pyarrow functionality
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Strings
String extension data type and string data
String extension data type and string data
Status: Open.
#58651
In pandas-dev/pandas;
·
DeaMariaLeon
opened
on May 9, 2024
Potential regression induced by commit 9cd5e55
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.
#58287
In pandas-dev/pandas;
·
rhshadrach
opened
on Apr 17, 2024
Potential regression induced by commit 924f246
Output-Formatting
__repr__ of pandas objects, to_string
__repr__ of pandas objects, to_string
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.
#58285
In pandas-dev/pandas;
·
rhshadrach
opened
on Apr 17, 2024
·
3.0
Potential regression induced by "Refactored pandas_timedelta_to_timedeltastruct"
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
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.
#57951
In pandas-dev/pandas;
·
DeaMariaLeon
opened
on Mar 21, 2024
·
3.0
ENH: No longer always show hour, minute and second components for pd.Interval
Bug
Output-Formatting
__repr__ of pandas objects, to_string
__repr__ of pandas objects, to_string
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#57748
In pandas-dev/pandas;
·
ClaireDons
opened
on Mar 6, 2024
BUG: melt no longer supports id_vars and value_vars collapsing levels accross MultiIndex
Bug
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#57663
In pandas-dev/pandas;
·
mark-thm
opened
on Feb 28, 2024
BUG: Cannot use numpy FLS as indicies since pandas 2.2.1
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
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#57645
In pandas-dev/pandas;
·
jday1
opened
on Feb 27, 2024
Potential regression induced by PR #56921
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
Warnings
Warnings that appear or should be added to pandas
Warnings that appear or should be added to pandas
Status: Open.
#57641
In pandas-dev/pandas;
·
DeaMariaLeon
opened
on Feb 27, 2024
·
3.0
You can’t perform that action at this time.