-
- 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
remove-doc-decorators-pandas\core\generic.py Docs Stale
#62666 opened Oct 12, 2025 by wdyy20041223 Loading… updated Dec 1, 2025
5 tasks
BUG: Fixed DataFrame.combine with non-unique columns Stale
#62760 opened Oct 19, 2025 by vijmeister Loading… updated Dec 1, 2025
4 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… updated Nov 30, 2025
5 tasks done
Fix/issue 54204 Stale
#62914 opened Oct 30, 2025 by HollisHolmes • Draft updated Nov 30, 2025
5 tasks
fix: dataframe conditional where axis=1 Stale
#62663 opened Oct 12, 2025 by suzyahyah Loading… updated Nov 29, 2025
4 tasks done
ENH: add option to save json without escaping forward slashes Stale
#62830 opened Oct 25, 2025 by u7955901 Loading… updated Nov 29, 2025
5 tasks done
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… updated Nov 28, 2025
4 of 5 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 Stale Testing #62638 opened Oct 9, 2025 by KevsterAmp • Draft updated Nov 26, 2025
3 of 5 tasks
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 25, 2025
1 of 5 tasks
TST: Add test for Arrow decimal groupby variance Stale
#62754 opened Oct 19, 2025 by nour-taqatqa Loading… updated Nov 23, 2025
1 task
Added legend_loc parameter to plot function Stale Visualization plotting
#62568 opened Oct 3, 2025 by mittal-aakriti Loading… updated Nov 23, 2025
4 of 5 tasks
TST (string dtype): clean-up interpolate tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Fix: Indexing with dates of higher resolution should return empty Stale
#62607 opened Oct 7, 2025 by suzyahyah Loading… updated Nov 17, 2025
4 tasks done
fix: pd.to_numeric handling of datetime Stale
#62649 opened Oct 10, 2025 by suzyahyah Loading… updated Nov 17, 2025
3 tasks done
BUG: fix boxplot column misorder Stale Visualization plotting
#62491 opened Sep 28, 2025 by zhuoyahuang Loading… updated Nov 16, 2025
3 of 5 tasks
DOC: Fix docstring validation errors for pandas.core.groupby Stale
#62697 opened Oct 14, 2025 by milamathias Loading… updated Nov 16, 2025
3 of 5 tasks
BUG: avoid float upcast when mixing signed/unsigned ints in isin Stale
#62608 opened Oct 7, 2025 by divya1974 Loading… updated Nov 15, 2025
3 of 5 tasks
DOC: Add guide links to relevant API docs Stale
#62650 opened Oct 11, 2025 by iRAFEEK Loading… updated Nov 14, 2025
BUG: read_csv with pyarrow engine cannot handle single-line CSV files Stale
#62643 opened Oct 10, 2025 by khemkaran10 • Draft updated Nov 11, 2025
3 tasks done
BUG: Fix Index.get_level_values() mishandling of boolean, pd.NA, np.nan, and pd.NaT levels Stale
#62175 opened Aug 23, 2025 by whyvineet Loading… updated Nov 10, 2025
1 task done
BUG: handle
nonexistent="shift_forward" with normalize=True in date_range (GH#62602) Stale #62633 opened Oct 9, 2025 by msobhyy10 Loading… updated Nov 9, 2025
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… updated Nov 8, 2025
3 tasks done
Previous Next
ProTip! Filter pull requests by the default branch with base:main.