-
-
Couldn't load subscription status.
- Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
5 tasks
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
Fix assert frame equal na dtype false 61473
#62672 opened Oct 13, 2025 by santhoshbethi Loading…
5 tasks done
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
DEPR: columns keyword in Series.drop
#62685 opened Oct 13, 2025 by jbrockmendel Loading…
3 of 5 tasks
WIP: Fix precision of DataFrame.combine and DataFrame.combine_first
#62691 opened Oct 14, 2025 by angela-tarantula • Draft
5 tasks done
BUG: Fix boolean value of NA is ambiguous in iloc assignment
#62696 opened Oct 14, 2025 by Aniketsy Loading…
2 of 3 tasks
DOC: Fix docstring validation errors for pandas.core.groupby
#62697 opened Oct 14, 2025 by milamathias Loading…
3 of 5 tasks
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698 opened Oct 15, 2025 by dcamejo1 Loading…
3 tasks done
Sparse array cumsum leads to infinite recursion 62669
#62703 opened Oct 15, 2025 by santhoshbethi Loading…
5 tasks done
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc
#62729 opened Oct 18, 2025 by sreeja97 Loading…
5 tasks done
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
STYLE: Prohibit parsing exeption messages in try/except code flows
#62755 opened Oct 19, 2025 by LirongMa Loading…
5 tasks
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading…
4 of 5 tasks
BUG: DataFrame.min with skipna=True raises TypeError when column contains np.nan and datetime.date
#62762 opened Oct 19, 2025 by AhmedSarg Loading…
3 of 5 tasks
BUG: resample with asfreq ignores origin if the dataframe has a fixed frequency #62725 Frequency DateOffsets Resample resample method
#62763 opened Oct 19, 2025 by floura-angel Loading…
4 of 5 tasks
DOC: Add floating point precision on writing/reading to csv (#13159) …
#62770 opened Oct 21, 2025 by jessica-oraegbu Loading…
3 of 5 tasks
DOC: clarify MultiIndex.swaplevel default behavior Docs
#62772 opened Oct 21, 2025 by dkane01 Loading…
2 of 5 tasks
DOC: Add section on loading Data to Pandas in Google Colab
#62773 opened Oct 21, 2025 by Sathvik97 Loading…
Adding instructions to upload data into google colab.
#62791 opened Oct 22, 2025 by UnkownHunter Loading…
1 of 2 tasks
GH 25298: Add test for interval index in multiindex
#62794 opened Oct 22, 2025 by harinik Loading…
1 of 5 tasks
Update error message to include other package managers Error Reporting Incorrect or improved errors from pandas
#62797 opened Oct 22, 2025 by kwinkunks Loading…
3 of 4 tasks
ProTip! Adding no:label will show everything without a label.