-
- 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
DEPR: implicit resample in plotting Deprecate Functionality to remove in pandas Stale Visualization plotting
#62433 opened Sep 24, 2025 by jbrockmendel Loading…
5 tasks
DOC: Fix linkcode_resolve for inherited properties Stale
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading…
2 of 5 tasks
BUG: Fix numeric_only ignored with list of functions in DataFrame.agg and GroupBy.agg (#49352)
#62803 opened Oct 23, 2025 by ali-aqib Loading…
DOC: Fix docstring validation errors for pandas.core.groupby
#62697 opened Oct 14, 2025 by milamathias Loading…
3 of 5 tasks
DOC: Add AGENTS.md with basic type and docstring guidelines
#62541 opened Oct 1, 2025 by jzwick Loading…
1 of 5 tasks
BUG/TST: Series round with dtype object Stale
#62174 opened Aug 22, 2025 by sharkipelago Loading…
4 tasks done
BUG: Fix all-NaT when ArrowEA.astype to categorical Stale
#62055 opened Aug 6, 2025 by arthurlw Loading…
4 of 5 tasks
TST: add regression test for interpolate(method='time') with Int64/Float64 (#40252) Testing pandas testing functions or related to the test suite
#62286 opened Sep 7, 2025 by skalwaghe-56 Loading…
3 tasks done
BUG: read_csv with pyarrow engine cannot handle single-line CSV files
#62643 opened Oct 10, 2025 by khemkaran10 • Draft
3 tasks done
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
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
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading…
5 tasks done
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560)
#62644 opened Oct 10, 2025 by allamlobna • Draft
3 of 5 tasks
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#62189 opened Aug 25, 2025 by sharkipelago Loading…
4 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 Testing #62638 opened Oct 9, 2025 by KevsterAmp • Draft
3 of 5 tasks
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…
5 tasks done
fix: dataframe conditional where axis=1
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
DOC: removed @Appender and @Substition and replaced with docstrings
#62858 opened Oct 26, 2025 by aljosanpedro • Draft
1 of 5 tasks
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna API Design Apply Apply, Aggregate, Transform, Map Stale
#61530 opened Jun 1, 2025 by datapythonista Loading…
5 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.