Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
BUG: raise a proper exception when str.rsplit is passed a regex and clarify the docs Stale Strings String extension data type and string data
#62035 opened Aug 3, 2025 by hamdanal Loading… updated Nov 30, 2025
1 of 5 tasks
BUG: Fix MultiIndex key type check for datetime/date (Issue #55969) Stale
#62819 opened Oct 24, 2025 by Roxicaro Draft updated Nov 30, 2025
3 of 5 tasks
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/tests/io/xml/test_xml.py Stale Testing pandas testing functions or related to the test suite
#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
#60653 opened Jan 3, 2025 by jorisvandenbossche Loading… updated Nov 18, 2025 3.0
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
CLN: Use dedup_names for column name mangling in Python parser (#50371) Clean Stale
#61670 opened Jun 16, 2025 by Veneel77 Loading… updated Nov 10, 2025
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… updated Nov 9, 2025
5 tasks done
ProTip! Filter pull requests by the default branch with base:main.