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
86
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
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: doing df.to_parquet and then reading it with pd.read_parquet causes KeyError
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
Status: Open.
#61714
In pandas-dev/pandas;
·
elbg
opened
on Jun 26, 2025
BUG: Inconsitent behaviour for different backends due to nullable bool values
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
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
Status: Open.
#61713
In pandas-dev/pandas;
·
SSchleehauf
opened
on Jun 26, 2025
BUG: .round causes TypeError / NaN-
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
Status: Open.
#61712
In pandas-dev/pandas;
·
SSchleehauf
opened
on Jun 26, 2025
Writing data to mysql database using df.to_sql method gives exception
Status: Open.
#61711
In pandas-dev/pandas;
·
MohammadHilal1
opened
on Jun 26, 2025
BUG: Index[Float64].insert(1, False) casts False to 0
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
Status: Open.
#61709
In pandas-dev/pandas;
·
jbrockmendel
opened
on Jun 26, 2025
BUG: .describe() doesn't work for EAs
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
Status: Open.
#61707
In pandas-dev/pandas;
·
andrewgsavage
opened
on Jun 25, 2025
ENH: When read_csv reports an error, include the column name and row number
Enhancement
Error Reporting
Incorrect or improved errors from pandas
Incorrect or improved errors from pandas
IO CSV
read_csv, to_csv
read_csv, to_csv
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.
#61700
In pandas-dev/pandas;
·
johann-petrak
opened
on Jun 24, 2025
ENH: Add prefix, suffix and sep arguments to shift method
Enhancement
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.
#61696
In pandas-dev/pandas;
·
ArturoSbr
opened
on Jun 23, 2025
ENH: Add <code>excel_sep_hint</code> parameter to <code>to_csv</code> for Excel compatibility
Enhancement
IO CSV
read_csv, to_csv
read_csv, to_csv
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.
#61692
In pandas-dev/pandas;
·
EwoutH
opened
on Jun 23, 2025
Proposal: Add pd.check(df) utility function for quick dataset diagnostics
Enhancement
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.
#61691
In pandas-dev/pandas;
·
CS-Ponkoj
opened
on Jun 23, 2025
BUG: Merge duplicates and validation failure when columns have type int64 and uint64
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
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#61688
In pandas-dev/pandas;
·
mratkin0
opened
on Jun 22, 2025
BUG: DataFrame.mul() corrupts data by setting values to zero
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
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Status: Open.
#61687
In pandas-dev/pandas;
·
fheisigx
opened
on Jun 22, 2025
You can’t perform that action at this time.