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.2k
Code
Issues
3.4k
Pull requests
203
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
All users
Datepicker
All time
Commit History
Commits on Nov 23, 2025
TST: DataFrame.update preserves mixed dtypes (#63163)
jfegg
authored
9c58220
Copy full SHA for 9c58220
Commits on Nov 20, 2025
BUG: groupby raises on non-C-contiguous masks (#63148)
rhshadrach
authored
7bf6660
Copy full SHA for 7bf6660
Commits on Nov 19, 2025
TST: Add regression test for groupby().apply() external mutation (#63126)
jadosh123
authored
49f4a94
Copy full SHA for 49f4a94
API: to_datetime strings default to microsecond (#62801)
jbrockmendel
authored
4d83483
Copy full SHA for 4d83483
ENH: adding autofilter when writing to excel (pandas-dev#61194) (#62994)
jarent-nvidia
authored
5cffe0c
Copy full SHA for 5cffe0c
Commits on Nov 18, 2025
BUG: ser.str.match with mismatched case/pat/flags (#63108)
jbrockmendel
authored
adb39e4
Copy full SHA for adb39e4
Fix: interval_range infers incorrect integer dtype for np.float32 input (#63052)
Nithurshen
authored
c6ca221
Copy full SHA for c6ca221
TST: df.set_axis() and rename_axis() not failing when allows_duplicate_labels=False (#63135)
kubaszkliniarz
authored
ff8d694
Copy full SHA for ff8d694
CLN: remove redundant type check in test_na_values_scalar (#63122)
rustamali9183
authored
9048936
Copy full SHA for 9048936
BUG: Fix convert_dtype complex (#62960)
Ma-gi-cian
authored
a2f2862
Copy full SHA for a2f2862
Commits on Nov 16, 2025
BUG: Take method of NumpyExtensionArray now returns another extension array with the correct dtype. (#62502)
aijams
authored
2d73d62
Copy full SHA for 2d73d62
STY: Added zip strict to pandas/tests/tseries (#63110)
Show description for ed5fd66
Evhevh
and
pre-commit-ci[bot]
authored
ed5fd66
Copy full SHA for ed5fd66
TST: add test to read binary jsonlines in chunks (#63125)
Alvaro-Kothe
authored
3508aae
Copy full SHA for 3508aae
CLN: remove redundant issubclass assertion in TestDatetimeTZDtype (#63123)
rustamali9183
authored
27a3271
Copy full SHA for 27a3271
DOC: Correct more typos in code comments (#63083)
star1327p
authored
0e0bd86
Copy full SHA for 0e0bd86
Commits on Nov 14, 2025
TST: change np.fix test to np.trunc (#63107)
jbrockmendel
authored
fa5b90a
Copy full SHA for fa5b90a
BUG: Stop `item_from_zerodim` from converting subclasses of `np.ndarray` to `float` (#62999)
Show description for 736702a
Julian-Harbeck
and
Julian Harbeck
authored
736702a
Copy full SHA for 736702a
Commits on Nov 13, 2025
DOC: Add AGENTS.md with basic type and docstring guidelines (#62541)
jzwick
authored
704d990
Copy full SHA for 704d990
BUG: Fix Categorical displays string categories without quotes when dtype is "string" (#63070)
Show description for bc458ec
thanhlecongg
and
jorisvandenbossche
authored
bc458ec
Copy full SHA for bc458ec
Commits on Nov 12, 2025
Move chained assignment detection to cython for Python 3.14 compat (#62070)
jorisvandenbossche
authored
a505423
Copy full SHA for a505423
Commits on Nov 11, 2025
STY: add strict=True in core/reshape/encoding.py (#63072)
Show description for 415830f
AnonToky
and
pre-commit-ci[bot]
authored
415830f
Copy full SHA for 415830f
CLN: move away from numpy.fix in favor of numpy.trunc (#63074)
hellerve
authored
d329bc5
Copy full SHA for d329bc5
TST: Replace ensure_clean utility function with the temp_file pytest fixture in test_xml.py (#63075)
invain01
authored
ac6c83b
Copy full SHA for ac6c83b
PERF: missing break in maybe_convert_objects (#63067)
jbrockmendel
authored
3157d07
Copy full SHA for 3157d07
Commits on Nov 10, 2025
ENH: clarify error message when passing the removed year frequencies 'AS-JAN' (#63047)
natmokval
authored
bcd9649
Copy full SHA for bcd9649
DOC: Move whatsnew note for #58043 to v2.3.4 (#62811)
rhshadrach
authored
55c1362
Copy full SHA for 55c1362
BUG: Fix polluted window in rolling var (#63048)
Show description for 1bb2539
Alvaro-Kothe
and
suzyahyah
authored
1bb2539
Copy full SHA for 1bb2539
TST: Replace ensure_clean_store with tmp_path in test_put.py (#63063)
BreezeLune
authored
446d809
Copy full SHA for 446d809
TST: Replace ensure_clean_store with tmp_path in io/pytables/test_categorical.py (#63055)
Show description for eb7809f
HuilinXu
and
HuilinXu
authored
eb7809f
Copy full SHA for eb7809f
Commits on Nov 8, 2025
DOC: Remove ..versionadded directives before 2.0 (#63035)
Show description for f4851e5
mroeschke
and
rhshadrach
authored
f4851e5
Copy full SHA for f4851e5
Remove the @doc decorator from pandas/core/accessor.py (#63026)
xingyubobo33333
authored
a2a5f87
Copy full SHA for a2a5f87
ENH: Add solution guidance to IntCastingNaNError message (#62838) (#63044)
ADITYA-kus
authored
cd0efe1
Copy full SHA for cd0efe1
TST: Add regression tests for enlarging MultiIndex with None keys (GH… (#63025)
Show description for e95175c
Wang Haoxiang
and
pre-commit-ci[bot]
authored
e95175c
Copy full SHA for e95175c
DOC: Correct grammar issues about a/an usage (#63042)
star1327p
authored
2498bd1
Copy full SHA for 2498bd1
CI: ensure to trigger the sdist/wheel builds on release event (#62626)
Show description for 0d06ac8
jorisvandenbossche
and
mroeschke
authored
0d06ac8
Copy full SHA for 0d06ac8
Pagination
Previous
Next
You can’t perform that action at this time.