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.3k
Star
47.1k
Code
Issues
3.4k
Pull requests
183
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
1621ced
User selector
All users
Datepicker
All time
Commit History
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
PERF: RangeIndex.insert maintains RangeIndex when empty (#57833)
mroeschke
authored
e8069ae
Copy full SHA for e8069ae
REF: Don't materialize range if not needed (#57857)
mroeschke
authored
4357b24
Copy full SHA for 4357b24
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
PERF: Skip _shallow_copy for RangeIndex._join_empty where other is RangeIndex (#57855)
mroeschke
authored
dd56ad8
Copy full SHA for dd56ad8
PERF: Remove slower short circut checks in RangeIndex__getitem__ (#57856)
mroeschke
authored
3d6496d
Copy full SHA for 3d6496d
Commits on Mar 15, 2024
DOC: Remove Dask and Modin sections in scale.rst in favor of linking to ecosystem docs. (#57843)
Show description for d4ddc80
yukikitayama
authored
d4ddc80
Copy full SHA for d4ddc80
CLN: Remove unused code (#57860)
tqa236
authored
cffe566
Copy full SHA for cffe566
CLN: Remove unused code (#57858)
tqa236
authored
9ac047d
Copy full SHA for 9ac047d
DOC: Remove duplicated Series.dt.normalize from docs (#57848)
datapythonista
authored
60c4ce6
Copy full SHA for 60c4ce6
CLN: Remove unused code (#57851)
Show description for 81a5994
tqa236
authored
81a5994
Copy full SHA for 81a5994
CLN: enforce deprecation of `interpolate` with object dtype (#57820)
Show description for 7ea1c44
natmokval
authored
7ea1c44
Copy full SHA for 7ea1c44
Commits on Mar 14, 2024
CLN: Remove unused functions (#57844)
tqa236
authored
d831326
Copy full SHA for d831326
CLN: Remove private unused code (#57842)
Show description for 34ec78b
tqa236
authored
34ec78b
Copy full SHA for 34ec78b
CLN: Remove some unused code (#57839)
Show description for 97b6f8e
tqa236
authored
97b6f8e
Copy full SHA for 97b6f8e
PERF: Unary methods on RangeIndex returns RangeIndex (#57825)
Show description for 8ad3534
mroeschke
authored
8ad3534
Copy full SHA for 8ad3534
CLN: enforce deprecation of the `method` keyword on `df.fillna` (#57760)
Show description for d2bf501
natmokval
authored
d2bf501
Copy full SHA for d2bf501
PERF: RangeIndex.argmin/argmax (#57823)
mroeschke
authored
d79910c
Copy full SHA for d79910c
Commits on Mar 13, 2024
Fix issue with Tempita recompilation (#57796)
Show description for 97c31a6
WillAyd
authored
97c31a6
Copy full SHA for 97c31a6
PERF: RangeIndex.round returns RangeIndex when possible (#57824)
Show description for 3132971
mroeschke
authored
3132971
Copy full SHA for 3132971
DOC: Pin dask/dask-expr for scale.rst (#57830)
mroeschke
authored
9f05d56
Copy full SHA for 9f05d56
DOC: Fix remove_unused_levels doctest on main (#57827)
mroeschke
authored
f5d754d
Copy full SHA for f5d754d
Commits on Mar 12, 2024
PERF: RangeIndex.__getitem__ with integers return RangeIndex (#57770)
Show description for 04487b3
mroeschke
authored
04487b3
Copy full SHA for 04487b3
Fix some typing errors (#57816)
Show description for 10f31f6
tqa236
authored
10f31f6
Copy full SHA for 10f31f6
Fix doc build (#57821)
Show description for b150258
tqa236
and
mroeschke
authored
b150258
Copy full SHA for b150258
CLN: remove deprecated classes 'NumericBlock' and 'ObjectBlock' (#57815)
Show description for d04f908
natmokval
authored
d04f908
Copy full SHA for d04f908
CLN: Remove unused private code in sas module (#57819)
Show description for fb418b2
tqa236
authored
fb418b2
Copy full SHA for fb418b2
CLN: Remove unused private attributes in stata module (#57818)
Show description for f2a5272
tqa236
authored
f2a5272
Copy full SHA for f2a5272
BUG: #57775 Fix groupby apply in case func returns None for all groups (#57800)
Show description for 8130850
dontgoto
authored
8130850
Copy full SHA for 8130850
BUG: pd.unique(Index) now returns Index as Index.unique (#57679)
Show description for f15f678
yuanx749
authored
f15f678
Copy full SHA for f15f678
Commits on Mar 11, 2024
Remove maybe unused function (#57814)
Show description for d6c2586
tqa236
authored
d6c2586
Copy full SHA for d6c2586
DOC: fix typo in `DataFrame.plot.hist` docstring (#57808)
yuanx749
authored
d8eb201
Copy full SHA for d8eb201
CLN: remove deprecated strings 'BA', 'BAS', 'AS' denoting frequencies for timeseries (#57793)
Show description for 59235de
natmokval
authored
59235de
Copy full SHA for 59235de
Doc: Fix GL08 error for pandas.ExcelFile.book (#57807)
Show description for fd1126c
jordan-d-murphy
authored
fd1126c
Copy full SHA for fd1126c
Pagination
Previous
Next
You can’t perform that action at this time.