-
- 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
DOC: Fix linkcode_resolve for inherited properties Stale
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading…
2 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…
2 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…
1 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 Testing #62638 opened Oct 9, 2025 by KevsterAmp • Draft
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
DOC: clarify MultiIndex.swaplevel default behavior Docs
#62772 opened Oct 21, 2025 by dkane01 Loading…
2 of 5 tasks
DOC: Replace @doc, @Appender, and @Substitution with inline docstrings for generic.py Docs
#62882 opened Oct 27, 2025 by acrossler Loading…
2 of 5 tasks
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
#62975 opened Nov 4, 2025 by wisznie Loading…
2 of 5 tasks
Support for pyarrow version under 22.0.0, hardening for AttributeError
#62956 opened Nov 2, 2025 by smoe Loading…
4 tasks
ENH: Add arrow engine to to_csv Arrow pyarrow functionality Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance Stale
#62267 opened Sep 5, 2025 by swt2c Loading…
5 tasks done
STY: add strict=True to zip() in pandas/tests/indexes
#62606 opened Oct 7, 2025 by Abe016 Loading…
2 of 5 tasks
fix: pd.to_numeric handling of datetime
#62649 opened Oct 10, 2025 by suzyahyah Loading…
3 tasks done
When finding the common type, return the original type if there is on…
#62913 opened Oct 30, 2025 by linicole74 • Draft
4 of 5 tasks
Fix: Indexing with dates of higher resolution should return empty
#62607 opened Oct 7, 2025 by suzyahyah Loading…
4 tasks done
BUG: read_sql wraps plain SQL strings in sqlalchemy.text() to allow % modulo and LIKE patterns (#35484)
#62578 opened Oct 4, 2025 by SergioGarcia00 Loading…
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
ENH: use TimeSeries_DateFormatter in bar plot Visualization plotting
#62992 opened Nov 5, 2025 by fangchenli Loading…
5 tasks done
DOC: Add index/label details in data table representation
#62466 opened Sep 26, 2025 by gnkl Loading…
5 tasks done
TST: Reduce deep copies in the test suite Testing pandas testing functions or related to the test suite
TST: assert reading of legacy pickles against current data IO Pickle read_pickle, to_pickle Stale Testing pandas testing functions or related to the test suite
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…
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698 opened Oct 15, 2025 by dcamejo1 Loading…
3 tasks done
ProTip! Adding no:label will show everything without a label.