-
- 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 explanation of index to 10min tutorial table-oriented section
#63008 opened Nov 6, 2025 by Hasan-8326 Loading…
TST: Add regression tests for enlarging MultiIndex with None keys (GH…
#63004 opened Nov 6, 2025 by wdyy20041223 Loading…
5 tasks
TST: Add regression test for pivot on empty frame with period dtype (GH62705)
#63003 opened Nov 6, 2025 by Nithurshen Loading…
4 of 5 tasks
DOC: Replace @Appender decorators with inline docstrings in IntervalIndex AI Slop Suspected of being AI-generated, which is not welcome.
#63000 opened Nov 5, 2025 by Geeeeeene Loading…
BUG: Stop
item_from_zerodim from converting subclasses of np.ndarray to float #62999 opened Nov 5, 2025 by Julian-Harbeck Loading…
1 of 5 tasks
ENH: adding autofilter when writing to excel (pandas-dev#61194)
#62994 opened Nov 5, 2025 by jarent-nvidia Loading…
5 tasks done
ENH: use TimeSeries_DateFormatter in bar plot Visualization plotting
#62992 opened Nov 5, 2025 by fangchenli Loading…
5 tasks done
DEPR: Deprecate non-ISO date string formats in DatetimeIndex.loc
#62991 opened Nov 5, 2025 by raghavendranath Loading…
3 of 5 tasks
DEPR: silent string casting in binary Timedelta operations
#62989 opened Nov 4, 2025 by jbrockmendel Loading…
3 of 5 tasks
BUG: Validate path type in read_parquet, reject non-path/file-like
#62979 opened Nov 4, 2025 by YukunR Loading…
4 of 5 tasks
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
#62975 opened Nov 4, 2025 by wisznie Loading…
2 of 5 tasks
TST: Reduce deep copies in the test suite Testing pandas testing functions or related to the test suite
[BUG] Make the datetime guesser cover edge case where the first date's formatting isn't the whole list's formatting
#62965 opened Nov 3, 2025 by Ben-Cutler Loading…
4 of 5 tasks
BUG: Fix multiindex factorize extension dtypes
#62964 opened Nov 3, 2025 by davidjcastrejon Loading…
4 tasks done
DOC: Add versionadded markers for anti joins Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Skip axis=1 concat in merge for empty non-key columns (#62949)
#62958 opened Nov 2, 2025 by Fahad-Alam-Jamal Loading…
5 tasks done
Support for pyarrow version under 22.0.0, hardening for AttributeError
#62956 opened Nov 2, 2025 by smoe Loading…
4 tasks
Enable roundtripping nested dtypes through parquet and arrow IO Parquet parquet, feather
#62952 opened Nov 1, 2025 by phofl Loading…
5 tasks done
Previous Next
ProTip! Filter pull requests by the default branch with base:main.