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

ENH: set __module__ in core.reshape.{melt,pivot,tile}
#62420 opened Sep 23, 2025 by dkane01 Loading…
3 of 5 tasks
DOC: Use TemporaryDirectory in scale.rst Docs
#62416 opened Sep 22, 2025 by mroeschke Loading… 3.0
Avoid reindexing values assigned to a multi-index when cols_droplevel contains empty values Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#62404 opened Sep 21, 2025 by matiaslindgren Loading…
4 of 5 tasks
CLN: Enforce deprecation of not validating na argument to string methods Clean Error Reporting Incorrect or improved errors from pandas Strings String extension data type and string data
#62399 opened Sep 21, 2025 by rhshadrach Loading…
5 tasks
DEPR: Improve commenting around two deprecations Docs
#62398 opened Sep 21, 2025 by rhshadrach Loading…
5 tasks
3.0
ENH: adds columnwise fillna support
#62393 opened Sep 21, 2025 by a18rhodes Loading…
5 tasks done
BUG: Fix Index.get_level_values() with boolean, NaN, NA, NaT names
#62392 opened Sep 21, 2025 by vgnshiyer Loading…
5 tasks done
DOC: Update docs to remove instructions on using setup.py Docs
#62389 opened Sep 20, 2025 by DevpriyaDave Loading…
1 of 5 tasks
CI: create unassign command
#62386 opened Sep 20, 2025 by Alvaro-Kothe Loading…
DOC: Warn about dtype inference with raw=True in DataFrame.apply
#62384 opened Sep 20, 2025 by pranavkp71 Loading…
3 tasks done
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
BUG: Merge fails on pyarrow datetime columns Arrow pyarrow functionality Bug Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62356 opened Sep 17, 2025 by 13muskanp Loading…
3 of 5 tasks
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
TST: add fillna test for filling with Categorical
#62319 opened Sep 11, 2025 by thaiv28 Loading…
3 tasks done
TST: Add regression tests for concat with non-ns DatetimeIndex units (GH#58471) Datetime Datetime data dtype Needs Tests Unit test(s) needed to prevent regressions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#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
ProTip! no:milestone will show everything without a milestone.