Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: Fix inconsistency with DateOffset near DST Frequency DateOffsets Stale
#61870 opened Jul 16, 2025 by arthurlw Loading…
4 of 5 tasks
DEPR: PeriodDtype.freq Deprecate Functionality to remove in pandas Period Period data type Stale
#61897 opened Jul 18, 2025 by jbrockmendel Loading…
2 of 5 tasks
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Interval Interval data type Stale
#61920 opened Jul 22, 2025 by khemkaran10 Loading…
3 tasks done
API: timestamp resolution inference: default to microseconds when possible Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Stale Timestamp pd.Timestamp and associated methods
#62031 opened Aug 3, 2025 by jorisvandenbossche Draft
BUG: raise a proper exception when str.rsplit is passed a regex and clarify the docs Stale Strings String extension data type and string data
#62035 opened Aug 3, 2025 by hamdanal Loading…
1 of 5 tasks
BUG: Fix all-NaT when ArrowEA.astype to categorical Stale
#62055 opened Aug 6, 2025 by arthurlw Loading…
4 of 5 tasks
BUG/TST: Series round with dtype object Stale
#62174 opened Aug 22, 2025 by sharkipelago Loading…
4 tasks done
REF: use _cast_pointwise_result in map Stale
#62177 opened Aug 23, 2025 by NevroHelios Loading…
5 tasks done
DOC: Fix linkcode_resolve for inherited properties
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading…
2 of 5 tasks
fix : skip memoizing 0,1,True,False in sanitization function
#62226 opened Aug 31, 2025 by vignesh14052002 Loading…
3 of 5 tasks
DEPR: Remove special date-datetime64 case in indexing
#62232 opened Sep 2, 2025 by arthurlw Loading…
1 of 5 tasks
PARTIAL FIX: Improve leading zeros preservation with dtype=str for dict-based dtypes Arrow pyarrow functionality Bug IO CSV read_csv, to_csv
#62242 opened Sep 2, 2025 by dxdc Loading…
4 tasks done
ENH: Add arrow engine to to_csv Arrow pyarrow functionality Enhancement IO CSV read_csv, to_csv Performance Memory or execution speed performance Stale
#62267 opened Sep 5, 2025 by swt2c Loading…
5 tasks done
TST: add regression test for interpolate(method='time') with Int64/Float64 (#40252) Testing pandas testing functions or related to the test suite
#62286 opened Sep 7, 2025 by skalwaghe-56 Loading…
3 tasks done
TST: Add regression tests for concat with non-ns DatetimeIndex units (GH#58471) Datetime Datetime data dtype Needs Tests Unit test(s) needed to prevent regressions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62304 opened Sep 9, 2025 by skalwaghe-56 Loading…
3 tasks done
TST: add fillna test for filling with Categorical Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Tests Unit test(s) needed to prevent regressions
#62319 opened Sep 11, 2025 by thaiv28 Loading…
3 tasks done
BUG: DatetimeIndex intersection with non-anchored freq Stale
#62341 opened Sep 14, 2025 by arthurlw Loading…
2 of 5 tasks
BUG: Fix dt64[non_nano] + some_offsets incorrectly rounding
#62383 opened Sep 19, 2025 by Aniketsy Loading…
2 tasks
ProTip! Add no:assignee to see everything that’s not assigned.