-
- 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
DOC: Add section on loading Data to Pandas in Google Colab
#62773 opened Oct 21, 2025 by Sathvik97 Loading…
DOC: clarify MultiIndex.swaplevel default behavior Docs
#62772 opened Oct 21, 2025 by dkane01 Loading…
2 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
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: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading…
4 of 5 tasks
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
Sparse array cumsum leads to infinite recursion 62669 Bug Sparse Sparse Data Type
#62703 opened Oct 15, 2025 by santhoshbethi 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
DOC: Fix docstring validation errors for pandas.core.groupby
#62697 opened Oct 14, 2025 by milamathias Loading…
3 of 5 tasks
BUG: Fix boolean value of NA is ambiguous in iloc assignment
#62696 opened Oct 14, 2025 by Aniketsy Loading…
2 of 3 tasks
DEPR: columns keyword in Series.drop Deprecate Functionality to remove in pandas
#62685 opened Oct 13, 2025 by jbrockmendel Loading…
3 of 5 tasks
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
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
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
5 tasks
fix: dataframe conditional where axis=1
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
fix: pd.to_numeric handling of datetime
#62649 opened Oct 10, 2025 by suzyahyah Loading…
3 tasks done
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560)
#62644 opened Oct 10, 2025 by allamlobna • Draft
3 of 5 tasks
BUG: read_csv with pyarrow engine cannot handle single-line CSV files
#62643 opened Oct 10, 2025 by khemkaran10 • Draft
3 tasks done
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…
TST: replace ensure_clean with temp_file on pandas testing functions or related to the test suite
pandas/tests/io/xml/test_xml.py Testing #62638 opened Oct 9, 2025 by KevsterAmp • Draft
3 of 5 tasks
BUG: handle
nonexistent="shift_forward" with normalize=True in date_range (GH#62602) #62633 opened Oct 9, 2025 by msobhyy10 Loading…
5 tasks done
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading…
5 tasks done
CI: ensure to trigger the sdist/wheel builds on release event Build Library building on various platforms CI Continuous Integration
ProTip! Adding no:label will show everything without a label.