-
- 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
BUG: Fix Index.get_level_values() mishandling of boolean, pd.NA, np.nan, and pd.NaT levels Stale
#62175 opened Aug 23, 2025 by whyvineet Loading…
1 task done
BUG: Fix boolean value of NA is ambiguous in iloc assignment
#62696 opened Oct 14, 2025 by Aniketsy Loading…
2 of 3 tasks
BUG: Remove special-casing for date objects in DatetimeIndex indexing (GH#62158)
#62198 opened Aug 26, 2025 by Aniketsy Loading…
ENH: Add right argument to pandas.qcut to support left-inclusive binning #62938
#63053 opened Nov 9, 2025 by sarahuston77 Loading…
5 tasks done
ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#54582 opened Aug 16, 2023 by andrewgsavage Loading…
5 tasks done
Sparse array cumsum leads to infinite recursion 62669 Bug Sparse Sparse Data Type
#62703 opened Oct 15, 2025 by santhoshbethi 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
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
CLN: Consolidate decimal string parsing functions in tokenizer.c Internals Related to non-user accessible pandas implementation
#62823 opened Oct 24, 2025 by heoh 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
GH 25298: Add test for interval index in multiindex Testing pandas testing functions or related to the test suite
#62794 opened Oct 22, 2025 by harinik Loading…
1 of 5 tasks
API: to_datetime strings default to microsecond
#62801 opened Oct 22, 2025 by jbrockmendel Loading…
6 tasks done
ENH: add dtype_from_format option to preserve Excel text formatting
#63037 opened Nov 7, 2025 by mina1957 Loading…
2 of 5 tasks
BUG: Improve DST handling in resample by merging timezone fallback logic and add comprehensive DST test suite
#63043 opened Nov 8, 2025 by Chiwendaiyue Loading…
Fix excelfile parse dimensions Bug IO Excel read_excel, to_excel
#63041 opened Nov 8, 2025 by matheuszpher Loading…
BUG: read_csv with pyarrow engine cannot handle single-line CSV files
#62643 opened Oct 10, 2025 by khemkaran10 • Draft
3 tasks done
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading…
5 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: pandas.date_range() raises NonExistentTimeError despite nonexistent="shift_forward" when crossing DST boundaries #62602 Stale
#62624 opened Oct 8, 2025 by khemkaran10 Loading…
3 tasks done
remove-doc-decorators-pandas\core\generic.py Docs
#62666 opened Oct 12, 2025 by wdyy20041223 Loading…
5 tasks
DOC: Fix docstring validation errors for pandas.core.groupby
#62697 opened Oct 14, 2025 by milamathias Loading…
3 of 5 tasks
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
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.