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

DEPR: inconsistent string parsing in DatetimeIndex.indexer_at_time
#62945 opened Oct 31, 2025 by jbrockmendel Loading… updated Oct 31, 2025
3 of 5 tasks
Warn on setitems that do not change dtype #52593
#62944 opened Oct 31, 2025 by jbrockmendel Loading… updated Oct 31, 2025
2 of 5 tasks
CLN: Add allow_slice to is_hashable function
#62567 opened Oct 3, 2025 by LirongMa Loading… updated Oct 31, 2025
2 of 4 tasks
API: to_datetime strings default to microsecond
#62801 opened Oct 22, 2025 by jbrockmendel Loading… updated Oct 31, 2025
6 tasks done
DEPR: automatic upcasting in reindex
#62871 opened Oct 26, 2025 by jbrockmendel Loading… updated Oct 31, 2025
5 of 7 tasks
3
DEPR: Deprecate DataFrame Interchange Protocol
#62920 opened Oct 30, 2025 by MarcoGorelli Loading… updated Oct 31, 2025
5 tasks
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading… updated Oct 31, 2025
4 of 5 tasks
DOC: Remove ..versionchanged less than version 2.0 Docs
#62939 opened Oct 31, 2025 by mroeschke Loading… updated Oct 31, 2025
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 Oct 31, 2025
2 tasks
ENH: add basic DataFrame.from_arrow class method for importing through Arrow PyCapsule interface Arrow pyarrow functionality Stale
#59696 opened Sep 3, 2024 by jorisvandenbossche Loading… updated Oct 31, 2025
2 of 4 tasks
DOC: remove gitpod/docker/devcontainer related documentation Docs
#62859 opened Oct 26, 2025 by KevsterAmp Loading… updated Oct 31, 2025
1 of 5 tasks
DOC: Replace @doc decorator with inline docstrings for BaseMaskedArray
#62921 opened Oct 30, 2025 by AustinOregonState Loading… updated Oct 31, 2025
1 of 5 tasks
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc
#62729 opened Oct 18, 2025 by sreeja97 Loading… updated Oct 31, 2025
5 tasks done
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Interval Interval data type
#61920 opened Jul 22, 2025 by khemkaran10 Loading… updated Oct 31, 2025
3 tasks done
TST: add test for issue #61675
#62812 opened Oct 24, 2025 by matiaslindgren Loading… updated Oct 31, 2025
2 of 5 tasks
BUG: CSV Double Quotes IO CSV read_csv, to_csv
#62855 opened Oct 26, 2025 by georginas05 Loading… updated Oct 31, 2025
5 tasks done
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms Stale
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading… updated Oct 31, 2025
1 of 5 tasks
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… updated Oct 31, 2025
3 tasks done
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698 opened Oct 15, 2025 by dcamejo1 Loading… updated Oct 31, 2025
3 tasks done
BUG: Catch all exceptions raised while calling PyObjectHashTable methods
#62892 opened Oct 28, 2025 by matiaslindgren Loading… updated Oct 31, 2025
4 of 5 tasks
WEB: add note to PDEP-10 about delayed timeline for requiring pyarrow Web pandas website
#61706 opened Jun 25, 2025 by jorisvandenbossche Loading… updated Oct 31, 2025
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 Oct 31, 2025
1 of 5 tasks
DOC: Add example for making Excel headers bold using Styler
#62929 opened Oct 31, 2025 by antznette1 Loading… updated Oct 31, 2025
ProTip! Exclude everything labeled bug with -label:bug.