-
- Notifications
You must be signed in to change notification settings - Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms Stale
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading…
1 of 5 tasks
BUG: Fix DataFrame.from_dict empty row drop
#62893 opened Oct 28, 2025 by parthava-adabala Loading…
5 tasks done
ENH: add ignore index logic for df.isin() function
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560)
#62644 opened Oct 10, 2025 by allamlobna • Draft
3 of 5 tasks
[DOC] Improved docstring offset class BusinessDay
#62861 opened Oct 26, 2025 by SebastianGoldmann Loading…
1 of 5 tasks
STY: ruff-format reformat for frame.py Code Style Code style, linting, code_checks
#62554 opened Oct 3, 2025 by RAAPPO Loading…
2 of 5 tasks
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
5 tasks
API/CoW: take view of underlying Block values for shallow (deep=False) copies Copy / view semantics Stale
#58966 opened Jun 10, 2024 by jorisvandenbossche • Draft
5 tasks
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading…
5 tasks done
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
BUG: resampling end date includes extra columns Stale
#62432 opened Sep 24, 2025 by Nikhil-Narayanan • Draft
5 tasks
ENH: Add arrow engine to to_csv Arrow pyarrow functionality Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance Stale
#62267 opened Sep 5, 2025 by swt2c Loading…
5 tasks done
DOC: Fix linkcode_resolve for inherited properties Stale
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading…
2 of 5 tasks
DOC: Replace @Appender decorator with inline docstrings for groupby m… Stale
#62484 opened Sep 27, 2025 by vivupadi Loading…
5 tasks
DOC: Add floating point precision on writing/reading to csv (#13159) …
#62770 opened Oct 21, 2025 by jessica-oraegbu Loading…
3 of 5 tasks
DEPR: Deprecate DataFrame Interchange Protocol
#62920 opened Oct 30, 2025 by MarcoGorelli Loading…
5 tasks
BUG: empty slice assignment raises if datetime column is present #50942 Testing pandas testing functions or related to the test suite
#62934 opened Oct 31, 2025 by litang99 Loading…
2 tasks
TST: replace ensure_clean with temp_file on pandas testing functions or related to the test suite
pandas/tests/io/xml/test_xml.py Testing #62638 opened Oct 9, 2025 by KevsterAmp • Draft
3 of 5 tasks
DOC: Add example for making Excel headers bold using Styler Docs Styler conditional formatting using DataFrame.style
#62929 opened Oct 31, 2025 by antznette1 Loading…
DOC: Remove ..versionchanged less than version 2.0 Docs
#62939 opened Oct 31, 2025 by mroeschke Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.