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 }}
Stars1233
/
pandas
Public
forked from
pandas-dev/pandas
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 4, 2025
TST: Add error message for test_groupby_raises_category_on_category for quantile (#61549)
mroeschke
authored
cb8ac5e
Copy full SHA for cb8ac5e
DOC: Move PyCapsule whatsnew note from v3.0.0 to v2.3.0 (#61553)
MarcoGorelli
authored
2cc6b1d
Copy full SHA for 2cc6b1d
Commits on Jun 2, 2025
[pre-commit.ci] pre-commit autoupdate (#61536)
Show description for 25e6462
pre-commit-ci[bot]
authored
25e6462
Copy full SHA for 25e6462
DOC: Improve lookup documentation (#61471)
Show description for 4a09336
stevenae
authored
4a09336
Copy full SHA for 4a09336
BUG: Fix sorting by column named None in DataFrame.sort_values (GH#61512) (#61517)
Show description for 279f597
iabhi4
authored
279f597
Copy full SHA for 279f597
DOC: fix ES01 for pandas.plotting.autocorrelation_plot (#61526)
Show description for 9069247
tuhinsharma121
and
datapythonista
authored
9069247
Copy full SHA for 9069247
DOC: Typo fix for .astype() in cheatsheet (#61528)
Show description for 7b72112
brchristian
authored
7b72112
Copy full SHA for 7b72112
Commits on May 30, 2025
TST: Use external_error_raised for numpy-raised test_error_invalid_values (#61518)
mroeschke
authored
c708e15
Copy full SHA for c708e15
BUG: Fix DatetimeIndex timezone preservation when joining indexes with same timezone but different units (#61234)
Show description for 3555dbc
myenugula
authored
3555dbc
Copy full SHA for 3555dbc
BUG: Raise clear error for duplicate id_vars in melt (GH61475) (#61484)
Show description for 8981a0f
4 people
authored
8981a0f
Copy full SHA for 8981a0f
BUG: Fix inconsistent returned objects when applying groupby aggregations (#61508)
Show description for 2378141
arthurlw
authored
2378141
Copy full SHA for 2378141
BUGFIX: escape `quotechar` when `escapechar` is not None (even if quoting=csv.QUOTE_NONE) (#61514)
Show description for f31a4b1
KevsterAmp
authored
f31a4b1
Copy full SHA for f31a4b1
Commits on May 29, 2025
ENH: Added dict support for `pd.set_option` (#61151)
Show description for f45cc97
arthurlw
authored
f45cc97
Copy full SHA for f45cc97
Commits on May 27, 2025
ENH: Support third-party execution engines in Series.map (#61467)
datapythonista
authored
f2f24a9
Copy full SHA for f2f24a9
CLN Replace direct import of closing with qualified contextlib usage (#61506)
Show description for 97897e1
mheguy
authored
97897e1
Copy full SHA for 97897e1
DOC: Typo in shared_docs (#61497)
Show description for 71885ec
wjandrea
authored
71885ec
Copy full SHA for 71885ec
DOC: use Hashable instead of label (#61500)
Show description for 1ccdfe6
cmp0xff
authored
1ccdfe6
Copy full SHA for 1ccdfe6
DOC: Fixes dangling parenthesis in `.rst` files (#61501)
mattpopovich
authored
46e1c60
Copy full SHA for 46e1c60
DOC: Restructure and expand UDF page (#61470)
datapythonista
authored
f8d93d8
Copy full SHA for f8d93d8
Commits on May 26, 2025
DOC: Fix sparse and dense array memory usage comparison. (#61495)
JMRaczynski
authored
50e23e7
Copy full SHA for 50e23e7
DOC: Fix incorrect reST markups in What's new (#61492)
koyuki7w
authored
09e6754
Copy full SHA for 09e6754
Commits on May 23, 2025
Bug cov nat (#60898)
Show description for cfe54bd
fbourgey
authored
cfe54bd
Copy full SHA for cfe54bd
Commits on May 21, 2025
Wheels for win_arm64 (#61463)
Show description for e2bd8e6
khmyznikov
authored
e2bd8e6
Copy full SHA for e2bd8e6
DOC: Expand on different Getitem uses (#60806)
Show description for 1321954
afeld
and
datapythonista
authored
1321954
Copy full SHA for 1321954
BUG: round on object columns no longer raises a TypeError (#61399)
Show description for 6a2da7a
KevsterAmp
and
mroeschke
authored
6a2da7a
Copy full SHA for 6a2da7a
Commits on May 20, 2025
DOC: Fix pivot_table and index.name descriptions (#61455)
cmp0xff
authored
fe60f43
Copy full SHA for fe60f43
BUG: Fix #57608: queries on categorical string columns in HDFStore.select() return unexpected results. (#61225)
Show description for c75171a
SofiaSM45
and
pre-commit-ci[bot]
authored
c75171a
Copy full SHA for c75171a
CLN: Expose arguments in DataFrame.query (#61413)
loicdiridollou
authored
09a17c7
Copy full SHA for 09a17c7
Commits on May 19, 2025
DOC: fix two mistakes in missing_data.rst (#61461)
gogowitsch
authored
7d8f5bd
Copy full SHA for 7d8f5bd
PERF: Restore old performances with .isin() on columns typed as np.ui… (#61320)
Show description for eca6bd3
pbrochart
and
pre-commit-ci[bot]
authored
eca6bd3
Copy full SHA for eca6bd3
TYP: Update typing for 3.10 (#61453)
Show description for 801bb24
Dr-Irv
authored
801bb24
Copy full SHA for 801bb24
DOC: change `pandas.DataFrame.unstack`'s `fill_value` param to scalar (#61459)
Show description for 6879598
KevsterAmp
authored
6879598
Copy full SHA for 6879598
BUG: Fix DataFrame constructor misclassification of array-like with 'name' attribute (#61443) (#61451)
Show description for ae8ea3e
iabhi4
authored
ae8ea3e
Copy full SHA for ae8ea3e
API (string dtype): implement hierarchy (NA > NaN, pyarrow > python) for consistent comparisons between different string dtypes (#61138)
Show description for 6177e22
3 people
authored
6177e22
Copy full SHA for 6177e22
Commits on May 18, 2025
DOC: User Guide Page on user-defined functions (#61195)
arthurlw
authored
5b0767a
Copy full SHA for 5b0767a
Pagination
Previous
Next
You can’t perform that action at this time.