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

STY: Add strict=True in zip() in \core, \tests and \scripts
#62984 opened Nov 4, 2025 by invain01 Loading… updated Nov 5, 2025
DEPR: Deprecate non-ISO date string formats in DatetimeIndex.loc
#62991 opened Nov 5, 2025 by raghavendranath Loading… updated Nov 5, 2025
3 of 5 tasks
BUG: empty slice assignment raises if datetime column is present #50942 Testing pandas testing functions or related to the test suite
#62934 opened Oct 31, 2025 by litang99 Loading… updated Nov 5, 2025
2 tasks
BUG: Fix DataFrame.from_dict empty row drop
#62893 opened Oct 28, 2025 by parthava-adabala Loading… updated Nov 5, 2025
5 tasks done
BUG: Validate path type in read_parquet, reject non-path/file-like
#62979 opened Nov 4, 2025 by YukunR Loading… updated Nov 5, 2025
4 of 5 tasks
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
#62975 opened Nov 4, 2025 by wisznie Loading… updated Nov 5, 2025
2 of 5 tasks
TST: Improve runtime of some unit tests Testing pandas testing functions or related to the test suite
#62968 opened Nov 3, 2025 by mroeschke Loading… updated Nov 5, 2025 3.0
DOC: Add floating point precision on writing/reading to csv (#13159) …
#62770 opened Oct 21, 2025 by jessica-oraegbu Loading… updated Nov 5, 2025
3 of 5 tasks
ENH: Add autofilter parameter to DataFrame.to_excel
#62928 opened Oct 30, 2025 by antznette1 Loading… updated Nov 5, 2025
DOC: Run all doctests
#62988 opened Nov 4, 2025 by rhshadrach Draft updated Nov 4, 2025
5 tasks
DEPR: silent string casting in binary Timedelta operations
#62989 opened Nov 4, 2025 by jbrockmendel Loading… updated Nov 4, 2025
3 of 5 tasks
DEPR/BUG: Do not ignore sort in concat for DatetimeIndex Bug Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62843 opened Oct 25, 2025 by rhshadrach Loading… updated Nov 4, 2025
1 of 5 tasks
REF: Make deep keyword only in Block(Manager).copy Clean
#62969 opened Nov 3, 2025 by mroeschke Loading… updated Nov 4, 2025 3.0
BUG: Dataframe arithmatic operators don't work with Series using fill_value
#61828 opened Jul 10, 2025 by eicchen Loading… updated Nov 4, 2025
5 tasks done
GH 25298: Add test for interval index in multiindex Testing pandas testing functions or related to the test suite
#62794 opened Oct 22, 2025 by harinik Loading… updated Nov 4, 2025
1 of 5 tasks
DEPR: Remove special date-datetime64 case in indexing
#62232 opened Sep 2, 2025 by arthurlw Loading… updated Nov 4, 2025
1 of 5 tasks
BUG: Take method of NumpyExtensionArray now returns another extension array with the correct dtype. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#62502 opened Sep 29, 2025 by aijams Loading… updated Nov 4, 2025
4 of 5 tasks
DOC: Replace @doc, @Appender, and @Substitution with inline docstrings for generic.py Docs
#62882 opened Oct 27, 2025 by acrossler Loading… updated Nov 4, 2025
2 of 5 tasks
BUG: fix polluted window in skewness computation Reduction Operations sum, mean, min, max, etc. Window rolling, ewma, expanding
#62863 opened Oct 26, 2025 by Alvaro-Kothe Loading… updated Nov 4, 2025
6 of 7 tasks
TST: Reduce deep copies in the test suite Testing pandas testing functions or related to the test suite
#62970 opened Nov 3, 2025 by mroeschke Loading… updated Nov 4, 2025 3.0
DEPR: columns keyword in Series.drop Deprecate Functionality to remove in pandas
#62685 opened Oct 13, 2025 by jbrockmendel Loading… updated Nov 4, 2025
3 of 5 tasks
API: to_datetime strings default to microsecond
#62801 opened Oct 22, 2025 by jbrockmendel Loading… updated Nov 4, 2025
6 tasks done
DEPR: automatic upcasting in reindex
#62871 opened Oct 26, 2025 by jbrockmendel Loading… updated Nov 4, 2025
5 of 7 tasks
3
BUG: DatetimeIndex intersection with non-anchored freq Stale
#62341 opened Sep 14, 2025 by arthurlw Loading… updated Nov 4, 2025
2 of 5 tasks
ProTip! Filter pull requests by the default branch with base:main.