-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
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… updated Nov 3, 2025
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… updated Nov 3, 2025
2 of 5 tasks
STY: Enforce Ruff rule B905 for pandas/tests
#62564 opened Oct 3, 2025 by RAAPPO Loading… updated Nov 3, 2025
2 of 5 tasks
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading… updated Nov 3, 2025
5 tasks done
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560)
#62644 opened Oct 10, 2025 by allamlobna • Draft updated Nov 2, 2025
3 of 5 tasks
BUG: Aligned skew and kurt results with scipy.stats
#62925 opened Oct 30, 2025 by SebastianGoldmann Loading… updated Nov 2, 2025
4 of 5 tasks
Fix convert_dtype complex
#62960 opened Nov 2, 2025 by Ma-gi-cian Loading… updated Nov 2, 2025
4 tasks done
BUG: Skip axis=1 concat in merge for empty non-key columns (#62949)
#62958 opened Nov 2, 2025 by Fahad-Alam-Jamal Loading… updated Nov 2, 2025
5 tasks done
Support for pyarrow version under 22.0.0, hardening for AttributeError
#62956 opened Nov 2, 2025 by smoe Loading… updated Nov 2, 2025
4 tasks
Fix assert frame equal na 61473 Stale
#62551 opened Oct 2, 2025 by LandonB5 Loading… updated Nov 2, 2025
4 tasks
Enable roundtripping nested dtypes through parquet and arrow IO Parquet parquet, feather
#62952 opened Nov 1, 2025 by phofl Loading… updated Nov 1, 2025
5 tasks done
DOC: clarify MultiIndex.swaplevel default behavior Docs
#62772 opened Oct 21, 2025 by dkane01 Loading… updated Nov 1, 2025
2 of 5 tasks
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading… updated Oct 31, 2025
4 of 5 tasks
DOC: Fix linkcode_resolve for inherited properties Stale
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading… updated Oct 31, 2025
2 of 5 tasks
Backport PR #62313 on branch 2.3.x (DOC: Fix NaT and NA API docs) Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class
#62678 opened Oct 13, 2025 by milamathias Loading… updated Oct 30, 2025
5 tasks done
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading… updated Oct 30, 2025
5 tasks
Update error message to include other package managers Error Reporting Incorrect or improved errors from pandas
#62797 opened Oct 22, 2025 by kwinkunks Loading… updated Oct 30, 2025
3 of 4 tasks
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#61637 opened Jun 12, 2025 by flying-sheep Loading… updated Oct 30, 2025
5 tasks done
DOC: Add cross-links from API reference to user guides for indexing a…
#62917 opened Oct 30, 2025 by chaitanyakumar-d Loading… updated Oct 30, 2025
ENH: add option to save json without escaping forward slashes
#62830 opened Oct 25, 2025 by u7955901 Loading… updated Oct 29, 2025
5 tasks done
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#62189 opened Aug 25, 2025 by sharkipelago Loading… updated Oct 29, 2025
4 tasks done
ProTip! no:milestone will show everything without a milestone.