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
167
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
aaa781f
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 19, 2024
update whatsnew
dontgoto
committed
aaa781f
Copy full SHA for aaa781f
support offsets of offsets in holiday creation
dontgoto
committed
7bee907
Copy full SHA for 7bee907
Commits on Mar 9, 2024
Migrate ruff config to the latest format (#57791)
Show description for dc19148
tqa236
authored
dc19148
Copy full SHA for dc19148
Fix SparseDtype comparison (#57783)
Show description for 77f9d7a
tqa236
authored
77f9d7a
Copy full SHA for 77f9d7a
Small refactoring (#57789)
tqa236
authored
3066235
Copy full SHA for 3066235
Commits on Mar 8, 2024
DOC: Resolve RT03 errors in several methods #2 (#57785)
Show description for 4692686
bergnerjonas
authored
4692686
Copy full SHA for 4692686
DOC: Resolve RT03 errors for selected methods (#57782)
Show description for 1962c3f
bergnerjonas
and
mroeschke
authored
1962c3f
Copy full SHA for 1962c3f
PERF/CLN: Preserve `concat(keys=range)` RangeIndex level in the result (#57755)
Show description for 6a73045
mroeschke
authored
6a73045
Copy full SHA for 6a73045
Fix rank method with nullable int (#57779)
Show description for 95ab36d
tqa236
authored
95ab36d
Copy full SHA for 95ab36d
COMPAT: Adapt to Numpy 2.0 dtype changes (#57780)
seberg
authored
7debc1f
Copy full SHA for 7debc1f
DEPR: remove deprecated freqs/abbrevs 'A', 'A-DEC', 'A-JAN', etc. (#57699)
natmokval
authored
7287487
Copy full SHA for 7287487
DOC: Fix description for pd.concat sort argument (#57776)
Show description for a76f24e
Wikilicious
authored
a76f24e
Copy full SHA for a76f24e
Commits on Mar 7, 2024
Enforce numpydoc's GL05 (#57772)
tqa236
authored
bf171d1
Copy full SHA for bf171d1
Bump ruff to latest version (#57766)
Show description for 15c21a2
tqa236
authored
15c21a2
Copy full SHA for 15c21a2
Validate docstring error code (#57767)
Show description for 2d4305c
tqa236
authored
2d4305c
Copy full SHA for 2d4305c
BUG: interchange protocol with nullable datatypes a non-null validity (#57665)
Show description for 03717bc
MarcoGorelli
authored
03717bc
Copy full SHA for 03717bc
DOC-#57585: Add `Use Modin` section on `Scaling to large datasets` page (#57586)
Show description for c9f876c
3 people
authored
c9f876c
Copy full SHA for c9f876c
DOC: add whatsnew for v2.2.2 (#57759)
Show description for 7977a37
MarcoGorelli
authored
7977a37
Copy full SHA for 7977a37
CLN: Enforce deprecation get_group with tuples of length 1 (#57743)
Show description for ed91fbe
rhshadrach
authored
ed91fbe
Copy full SHA for ed91fbe
CLN: Enforce deprecation of DataFrameGroupBy.dtypes and Grouper attrs (#57756)
rhshadrach
authored
d447ca6
Copy full SHA for d447ca6
CLN: Enforce deprecation of passing a dict to SeriesGroupBy.agg (#57757)
rhshadrach
authored
fd1188a
Copy full SHA for fd1188a
CLN: Enforce deprecation of groupby.quantile supporting bool dtype (#57744)
rhshadrach
authored
c71244a
Copy full SHA for c71244a
CLN: Enforce deprecation of groupby with as_index=False excluding out-of-axis groupings (#57741)
Show description for fe2ef37
rhshadrach
authored
fe2ef37
Copy full SHA for fe2ef37
Commits on Mar 6, 2024
CLN: Enforce deprecation of method and limit in pct_change methods (#57742)
Show description for b89b2f1
rhshadrach
authored
b89b2f1
Copy full SHA for b89b2f1
CLN: Enforce deprecation of groupby.idxmin/idxmax with skipna=False not raising (#57746)
Show description for 5c1303a
rhshadrach
authored
5c1303a
Copy full SHA for 5c1303a
REF: Remove dynamic docstrings from option methods (#57710)
Show description for a0784d2
mroeschke
authored
a0784d2
Copy full SHA for a0784d2
DOC: Add clarification to groupby docs regarding hashes and equality (#57648)
gabuzi
authored
038976e
Copy full SHA for 038976e
PERF: RangeIndex.append returns a RangeIndex when possible (#57467)
Show description for 812a996
mroeschke
authored
812a996
Copy full SHA for 812a996
Commits on Mar 5, 2024
CLN: Enforce deprecation of axis=None in DataFrame reductions (#57684)
Show description for 654c6dd
rhshadrach
authored
654c6dd
Copy full SHA for 654c6dd
PERF: Return RangeIndex from RangeIndex.reindex when possible (#57647)
Show description for 0be8f98
mroeschke
authored
0be8f98
Copy full SHA for 0be8f98
MAINT: Adjust the codebase to the new `np.array`'s `copy` keyword meaning (#57172)
Show description for b89f1d0
mtsokol
and
mroeschke
authored
b89f1d0
Copy full SHA for b89f1d0
DOC: Extended the documentation for `DataFrame.sort_values()` (#57678)
Show description for 7988029
aallahyar
authored
7988029
Copy full SHA for 7988029
CI: avoid `guess_datetime_format` failure on 29th of Feburary (#57674)
Show description for 83112d7
MarcoGorelli
authored
83112d7
Copy full SHA for 83112d7
DOC: Remove references to `bfill`, `ffill`, `pad`, and `backfill` in `limit_direction` (#57720)
Show description for 89b286a
sjalkote
and
mroeschke
authored
89b286a
Copy full SHA for 89b286a
PERF: Return RangeIndex from RangeIndex.join when possible (#57651)
Show description for 58e63ec
mroeschke
authored
58e63ec
Copy full SHA for 58e63ec
Pagination
Previous
Next
You can’t perform that action at this time.