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

TST: groupby.sum with large integers
#62372 opened Sep 18, 2025 by SergioGarcia00 Loading…
1 of 2 tasks
Expand data table representation
#62362 opened Sep 17, 2025 by AnandMukherjee2004 Loading…
1 of 5 tasks
Changed if condition and added tests
#62356 opened Sep 17, 2025 by 13muskanp Loading…
3 of 5 tasks
BUG: Fix cast_pointwise_result with all-NA values
#62352 opened Sep 16, 2025 by heoh Loading…
5 tasks done
DOC: clarify Series.map behavior for categorical dtype Docs
#62338 opened Sep 14, 2025 by Talyahav17 Loading…
2 of 5 tasks
Added note on isin() to cookbook
#62332 opened Sep 13, 2025 by roberttidball Loading…
5 tasks done
String dtype: keep select_dtypes(include=object) selecting string columns Strings String extension data type and string data
#62323 opened Sep 12, 2025 by jorisvandenbossche Loading… 2.3.3
TST: add regression test for DataFrame.mean(axis=1) with nullable Int64 dtype (GH#36585) Testing pandas testing functions or related to the test suite
#62322 opened Sep 12, 2025 by Tunahanyrd Loading…
3 of 5 tasks
TST: add fillna test for filling with Categorical
#62319 opened Sep 11, 2025 by thaiv28 Loading…
3 tasks done
ENH: fill_value in frame+series flex ops
#62317 opened Sep 11, 2025 by jbrockmendel 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
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: 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.