-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: add option to save json without escaping forward slashes Stale
#62830 opened Oct 25, 2025 by u7955901 Loading…
5 tasks done
BUG: Fixed DataFrame.combine with non-unique columns Stale
#62760 opened Oct 19, 2025 by vijmeister Loading…
4 of 5 tasks
TST: Add test for Arrow decimal groupby variance Stale
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
DOC: Fix docstring validation errors for pandas.core.groupby Stale
#62697 opened Oct 14, 2025 by milamathias Loading…
3 of 5 tasks
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class Stale
#62678 opened Oct 13, 2025 by milamathias Loading…
5 tasks done
remove-doc-decorators-pandas\core\generic.py Docs Stale
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
5 tasks
fix: dataframe conditional where axis=1 Stale
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
fix: pd.to_numeric handling of datetime Stale
#62649 opened Oct 10, 2025 by suzyahyah Loading…
3 tasks done
BUG: read_csv with pyarrow engine cannot handle single-line CSV files Stale
#62643 opened Oct 10, 2025 by khemkaran10 • Draft
3 tasks done
TST: replace ensure_clean with temp_file on pandas testing functions or related to the test suite
pandas/tests/io/xml/test_xml.py Stale Testing #62638 opened Oct 9, 2025 by KevsterAmp • Draft
3 of 5 tasks
BUG: handle
nonexistent="shift_forward" with normalize=True in date_range (GH#62602) Stale #62633 opened Oct 9, 2025 by msobhyy10 Loading…
5 tasks done
BUG: pandas.date_range() raises NonExistentTimeError despite nonexistent="shift_forward" when crossing DST boundaries #62602 Stale
#62624 opened Oct 8, 2025 by khemkaran10 Loading…
3 tasks done
BUG: avoid float upcast when mixing signed/unsigned ints in isin Stale
#62608 opened Oct 7, 2025 by divya1974 Loading…
3 of 5 tasks
Fix: Indexing with dates of higher resolution should return empty Stale
#62607 opened Oct 7, 2025 by suzyahyah Loading…
4 tasks done
TST: add regression tests for interpolate(method="time") with nullable dtypes (GH#40252) Stale
#62571 opened Oct 4, 2025 by jonathan-gut Loading…
Added legend_loc parameter to plot function Stale Visualization plotting
#62568 opened Oct 3, 2025 by mittal-aakriti Loading…
4 of 5 tasks
Fix variance calculation for complex numbers by preserving dtype Reduction Operations sum, mean, min, max, etc. Stale
#62555 opened Oct 3, 2025 by shaurya5 Loading…
4 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
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 boxplot column misorder Stale Visualization plotting
#62491 opened Sep 28, 2025 by zhuoyahuang Loading…
3 of 5 tasks
DOC: Replace @Appender decorator with inline docstrings for groupby m… Stale
#62484 opened Sep 27, 2025 by vivupadi Loading…
5 tasks
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.