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
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
19.2k
Star
47k
Code
Issues
3.5k
Pull requests
162
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
Commits
Branch selector
main
User selector
phofl
Datepicker
All time
Commit History
Commits on Oct 29, 2025
PERF: Avoid deep copies when casting dtypes in merge (#62902)
phofl
authored
94c7e88
Copy full SHA for 94c7e88
Commits on Oct 27, 2025
Remove downcast argument from resample.interpolate (#62866)
phofl
authored
36a89ca
Copy full SHA for 36a89ca
Commits on Oct 25, 2025
Improve error reporting when merge validation fails (#62837)
phofl
authored
24d90e0
Copy full SHA for 24d90e0
Commits on Oct 20, 2025
Fix Index.get_indexer for new string dtype and missing value (#62756)
phofl
authored
b015a3b
Copy full SHA for b015a3b
Commits on Oct 18, 2025
Fix MultiIndex.union with duplicates and differing names (#62738)
phofl
authored
e211883
Copy full SHA for e211883
Commits on Jan 17, 2025
REGR: from_records not initializing subclasses properly (#60726)
Show description for a4e8149
phofl
authored
a4e8149
Copy full SHA for a4e8149
Commits on Nov 16, 2024
BUG: get_indexer rountripping through string dtype (#56013)
Show description for 54c88a2
phofl
and
jorisvandenbossche
authored
54c88a2
Copy full SHA for 54c88a2
Commits on Sep 9, 2024
TST (string dtype): Adjust indexing string tests (#59541)
Show description for b7dedf5
phofl
and
jorisvandenbossche
authored
b7dedf5
Copy full SHA for b7dedf5
TST/BUG (string dtype): Fix and adjust indexes string tests (#59544)
Show description for 13f45e7
phofl
and
jorisvandenbossche
authored
13f45e7
Copy full SHA for 13f45e7
Commits on Aug 19, 2024
CI: Fix ci for numpy 2 failures (#59545)
phofl
authored
5d0f9a8
Copy full SHA for 5d0f9a8
Commits on May 6, 2024
BUG: Use large_string in string array consistently (#58590)
phofl
authored
627eac8
Copy full SHA for 627eac8
Commits on Apr 30, 2024
BUG: hashing read only object categories raises (#58481)
phofl
authored
59f6a33
Copy full SHA for 59f6a33
Commits on Apr 29, 2024
BUG: astype not casting values for dictionary dtype correctly (#58479)
Show description for f3f3853
phofl
authored
f3f3853
Copy full SHA for f3f3853
Commits on Apr 1, 2024
CoW: Track references in unstack if there is no copy (#57487)
Show description for 07f6c4d
phofl
and
mroeschke
authored
07f6c4d
Copy full SHA for 07f6c4d
Commits on Mar 26, 2024
DEPR: Deprecate remaining copy usages (#57870)
Show description for aeb8949
phofl
and
mroeschke
authored
aeb8949
Copy full SHA for aeb8949
Commits on Mar 25, 2024
PDEP: Change status of CoW proposal to implemented (#57977)
phofl
authored
14e2b02
Copy full SHA for 14e2b02
Commits on Mar 24, 2024
Implement hash_join for merges (#57970)
phofl
authored
669ddfb
Copy full SHA for 669ddfb
Commits on Mar 18, 2024
PERF: Improve performance for astype is view (#57478)
Show description for 2b50039
phofl
and
mroeschke
authored
2b50039
Copy full SHA for 2b50039
Commits on Mar 17, 2024
DOC: Fix rendering of whatsnew entries (#57871)
phofl
authored
1621ced
Copy full SHA for 1621ced
Commits on Mar 16, 2024
Compile take functions for uint dtypes (#57632)
phofl
authored
3267ba0
Copy full SHA for 3267ba0
DOC: Update CoW user guide docs (#57866)
phofl
authored
5c11167
Copy full SHA for 5c11167
Commits on Feb 24, 2024
CoW: Deprecate copy keyword from first set of methods (#57347)
Show description for 3f05c4f
phofl
authored
3f05c4f
Copy full SHA for 3f05c4f
Commits on Feb 22, 2024
Remove PyArrow deprecation warning (#57556)
Show description for 4ed67ac
phofl
and
mroeschke
authored
4ed67ac
Copy full SHA for 4ed67ac
Commits on Feb 20, 2024
DOC: Fix xarray example (#57510)
Show description for 33a1cd7
phofl
and
mroeschke
authored
33a1cd7
Copy full SHA for 33a1cd7
TYP: Remove None from copy deep values (#57532)
phofl
authored
5a862b5
Copy full SHA for 5a862b5
REGR: astype introducing decimals when casting from int with na to string (#57489)
phofl
authored
6ed649d
Copy full SHA for 6ed649d
PERF: Improve performance for fillna with datetime (#57479)
Show description for 846c5aa
phofl
authored
846c5aa
Copy full SHA for 846c5aa
Commits on Feb 19, 2024
CoW: Clean up some copy usage (#57513)
phofl
authored
6125cab
Copy full SHA for 6125cab
REGR: query raising for all NaT in object column (#57488)
phofl
authored
c7f80f4
Copy full SHA for c7f80f4
DOC: Add a few deprecation notes (#57490)
Show description for e28a6ef
3 people
authored
e28a6ef
Copy full SHA for e28a6ef
CI: Run excel tests on single cpu for windows (#57486)
Show description for 9c02050
phofl
authored
9c02050
Copy full SHA for 9c02050
CoW: Remove remaining cow occurrences from tests (#57477)
phofl
authored
2617822
Copy full SHA for 2617822
Commits on Feb 16, 2024
Release the gil in take for axis=1 (#57454)
phofl
authored
0863b22
Copy full SHA for 0863b22
Commits on Feb 14, 2024
Remove downcast from Index.fillna (#57410)
phofl
authored
f1633c7
Copy full SHA for f1633c7
Commits on Feb 13, 2024
Remove support for slices in take (#57343)
phofl
authored
3475d83
Copy full SHA for 3475d83
Pagination
Previous
Next
You can’t perform that action at this time.