-
- Notifications
You must be signed in to change notification settings - Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TST: add regression tests for interpolate(method="time") with nullable dtypes (GH#40252) Stale
#62571 opened Oct 4, 2025 by jonathan-gut Loading… updated Nov 4, 2025
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… updated Nov 3, 2025
3 of 5 tasks
BUG: Remove special-casing for date objects in DatetimeIndex indexing (GH#62158)
#62198 opened Aug 26, 2025 by Aniketsy Loading… updated Nov 3, 2025
Warn on setitems that do not change dtype #52593
#62944 opened Oct 31, 2025 by jbrockmendel Loading… updated Nov 3, 2025
2 of 5 tasks
[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… updated Nov 3, 2025
4 of 5 tasks
CI: specify supported glibc/musl versions for wheel Build Library building on various platforms Stale
#62519 opened Sep 30, 2025 by Alvaro-Kothe Loading… updated Nov 3, 2025
1 of 5 tasks
STY: ruff-format reformat for frame.py Code Style Code style, linting, code_checks
#62554 opened Oct 3, 2025 by RAAPPO Loading… updated Nov 3, 2025
2 of 5 tasks
STY: Enforce Ruff rule B905 for pandas/tests
#62564 opened Oct 3, 2025 by RAAPPO Loading… updated Nov 3, 2025
2 of 5 tasks
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading… updated Nov 3, 2025
5 tasks done
DEPR: rename filter->select
#62684 opened Oct 13, 2025 by jbrockmendel Loading… updated Nov 3, 2025
4 of 6 tasks
BUG: Add fillna at the beginning of _where not to fill NA. #60729 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772 opened Jan 23, 2025 by sanggon6107 Loading… updated Nov 3, 2025
4 of 5 tasks
ENH: Add left_semi merge
#62961 opened Nov 2, 2025 by phofl Loading… updated Nov 3, 2025
4 of 5 tasks
DOC: Expand data table representation with labels and index (#62358) Stale
#62565 opened Oct 3, 2025 by akhilw0811 Loading… updated Nov 3, 2025
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560)
#62644 opened Oct 10, 2025 by allamlobna • Draft updated Nov 2, 2025
3 of 5 tasks
BUG: Aligned skew and kurt results with scipy.stats
#62925 opened Oct 30, 2025 by SebastianGoldmann Loading… updated Nov 2, 2025
4 of 5 tasks
DOC: Add versionadded markers for anti joins Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Fix convert_dtype complex
#62960 opened Nov 2, 2025 by Ma-gi-cian Loading… updated Nov 2, 2025
4 tasks done
BUG: Skip axis=1 concat in merge for empty non-key columns (#62949)
#62958 opened Nov 2, 2025 by Fahad-Alam-Jamal Loading… updated Nov 2, 2025
5 tasks done
Support for pyarrow version under 22.0.0, hardening for AttributeError
#62956 opened Nov 2, 2025 by smoe Loading… updated Nov 2, 2025
4 tasks
Fix assert frame equal na 61473 Stale
#62551 opened Oct 2, 2025 by LandonB5 Loading… updated Nov 2, 2025
4 tasks
Enable roundtripping nested dtypes through parquet and arrow IO Parquet parquet, feather
#62952 opened Nov 1, 2025 by phofl Loading… updated Nov 1, 2025
5 tasks done
DOC: Add Cross-reference to IO guide
#62947 opened Nov 1, 2025 by Vtwonine Loading… updated Nov 1, 2025
DOC: clarify MultiIndex.swaplevel default behavior Docs
#62772 opened Oct 21, 2025 by dkane01 Loading… updated Nov 1, 2025
2 of 5 tasks
BUG: Fixed DataFrame.combine with non-unique columns
#62760 opened Oct 19, 2025 by vijmeister Loading… updated Oct 31, 2025
4 of 5 tasks
ProTip! Add no:assignee to see everything that’s not assigned.