-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms Stale
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading…
1 of 5 tasks
ENH: add ignore index logic for df.isin() function Enhancement isin isin method Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing Docs Series Series data structure
#62641 opened Oct 9, 2025 by rlawnsrl123 Loading…
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class
#62678 opened Oct 13, 2025 by milamathias Loading…
5 tasks done
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698 opened Oct 15, 2025 by dcamejo1 Loading…
3 tasks done
BUG: handle
nonexistent="shift_forward" with normalize=True in date_range (GH#62602) Stale #62633 opened Oct 9, 2025 by msobhyy10 Loading…
5 tasks done
DEPR: Deprecate non-ISO date string formats in DatetimeIndex.loc Indexing Related to indexing on series/frames, not to indexes themselves
#62991 opened Nov 5, 2025 by raghavendranath Loading…
5 tasks done
Add Google Colab IO instructions to pandas IO documentation
#63102 opened Nov 13, 2025 by harsha08-2k6 Loading…
BUG: fix SeriesGroupBy.plot does not respect cmap parameter Bug Groupby Visualization plotting
#62671 opened Oct 12, 2025 by zhuoyahuang Loading…
2 of 5 tasks
BUG: fix boxplot column misorder Stale Visualization plotting
#62491 opened Sep 28, 2025 by zhuoyahuang Loading…
3 of 5 tasks
BUG: for ordered categorical data implements correct computation of kendall/spearman correlations
#62880 opened Oct 27, 2025 by pandeconscious • Draft
5 tasks done
Fix rolling skew/kurt for low variance windows
#63121 opened Nov 15, 2025 by SoulofAkuma Loading…
4 of 6 tasks
Nanops numba implementation numba numba-accelerated operations
#62536 opened Oct 1, 2025 by eoincondron Loading…
BUG: fix for pd.json_normalize on non string keys
#63031 opened Nov 7, 2025 by Lonercode Loading…
2 tasks done
BUG: Dataframe arithmatic operators don't work with Series using fill_value
#61828 opened Jul 10, 2025 by eicchen Loading…
5 tasks done
DOC: Improved clarity of groupby() documentation explanation
#63079 opened Nov 11, 2025 by back1drop Loading…
DEPR: Remove special date-datetime64 case in indexing
#62232 opened Sep 2, 2025 by arthurlw Loading…
1 of 5 tasks
ProTip! Add no:assignee to see everything that’s not assigned.