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

BUG: fix to #62205
#62320 opened Sep 11, 2025 by PluvioXO Loading…
TST: add fillna test for filling with Categorical
#62319 opened Sep 11, 2025 by thaiv28 Loading…
2 of 5 tasks
DEPS: add Python 3.14 and 3.14t wheel builds Build Library building on various platforms
#62318 opened Sep 11, 2025 by ngoldbaum Loading…
ENH: fill_value in frame+series flex ops
#62317 opened Sep 11, 2025 by jbrockmendel Loading…
TYP: improve type annotations and remove unnecessary type ignores Typing type annotations, mypy/pyright type checking
#62315 opened Sep 11, 2025 by simonjayhawkins Loading…
TST: Add regression tests for concat with non-ns DatetimeIndex units (GH#58471) Testing pandas testing functions or related to the test suite
#62304 opened Sep 9, 2025 by skalwaghe-56 Loading…
3 tasks done
TST : Add comprehensive unit tests for tm.shares_memory utility function (GH#55372) Testing pandas testing functions or related to the test suite
#62291 opened Sep 8, 2025 by Aniketsy Loading…
2 tasks
BUG: Fix incorrect FutureWarning for logical ops on pyarrow bool Series (#62260) Arrow pyarrow functionality Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#62290 opened Sep 7, 2025 by Tarun2605 Loading…
3 tasks done
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: fix pyarrow string regex replacement Arrow pyarrow functionality Bug Strings String extension data type and string data
#62283 opened Sep 7, 2025 by Alvaro-Kothe Loading…
4 of 5 tasks
PERF: fail-fast in object-dtype mean Error Reporting Incorrect or improved errors from pandas Reduction Operations sum, mean, min, max, etc.
#62280 opened Sep 6, 2025 by jbrockmendel Loading…
1 of 5 tasks
BUG: validate_bool_kwarg for numeric_only Error Reporting Incorrect or improved errors from pandas
#62279 opened Sep 6, 2025 by jbrockmendel Loading…
1 of 5 tasks
BUG: Fix ArrowDtype.itemsize for fixed-width PyArrow types Arrow pyarrow functionality Bug
#62275 opened Sep 6, 2025 by meet-vasita Loading…
ERR: Improve error message for deprecated frequency aliases in to_offset Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets
#62271 opened Sep 6, 2025 by Aniketsy Loading…
ENH: Add arrow engine to to_csv Arrow pyarrow functionality Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance
#62267 opened Sep 5, 2025 by swt2c Loading…
5 tasks done
PARTIAL FIX: Improve leading zeros preservation with dtype=str for dict-based dtypes Arrow pyarrow functionality Bug IO CSV read_csv, to_csv
#62242 opened Sep 2, 2025 by dxdc Loading…
4 tasks done
PERF: Move variables outside of the for loop to improve performance
#62234 opened Sep 2, 2025 by av-runner Loading…
4 tasks done
BUG: rank with object dtype and small values #62036
#62227 opened Aug 31, 2025 by TeeVee99 Loading…
4 tasks done
fix : skip memoizing 0,1,True,False in sanitization function
#62226 opened Aug 31, 2025 by vignesh14052002 Loading…
3 of 5 tasks
DOC: Fix linkcode_resolve for inherited properties
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading…
2 of 5 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.