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

STY: Use strict arg in zip() in pandas/core/reshape Code Style Code style, linting, code_checks
#62483 opened Sep 27, 2025 by jsngn Loading…
5 tasks done
BUG: raise error when converting NaT to int Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#62479 opened Sep 27, 2025 by Alvaro-Kothe Loading…
5 tasks done
DOC: Add index/label details in data table representation
#62466 opened Sep 26, 2025 by gnkl Loading…
5 tasks done
DEPR: unit->input_unit in to_datetime, to_timedelta
#62440 opened Sep 25, 2025 by jbrockmendel Loading…
4 of 6 tasks
2
DEPR: implicit resample in plotting Deprecate Functionality to remove in pandas Stale Visualization plotting
#62433 opened Sep 24, 2025 by jbrockmendel Loading…
5 tasks
BUG: Fix dt64[non_nano] + some_offsets incorrectly rounding
#62383 opened Sep 19, 2025 by Aniketsy Loading…
2 tasks
BUG: DatetimeIndex intersection with non-anchored freq Stale
#62341 opened Sep 14, 2025 by arthurlw Loading…
2 of 5 tasks
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 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
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
PARTIAL FIX: Improve leading zeros preservation with dtype=str for dict-based dtypes Arrow pyarrow functionality Bug IO CSV read_csv, to_csv Stale
#62242 opened Sep 2, 2025 by dxdc Loading…
4 tasks done
DEPR: Remove special date-datetime64 case in indexing
#62232 opened Sep 2, 2025 by arthurlw Loading…
1 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
DOC: Fix linkcode_resolve for inherited properties Stale
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading…
2 of 5 tasks
BUG/TST: Series round with dtype object Stale
#62174 opened Aug 22, 2025 by sharkipelago Loading…
4 tasks done
ProTip! Exclude everything labeled bug with -label:bug.