-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
PERF: make io imports lazy in PY37+ IO Data IO issues that don't fit into a more specific label Performance Memory or execution speed performance
#28437 by jbrockmendel was closed Sep 15, 2019 Loading…
PERF: _getitem_view IO Stata read_stata, to_stata Performance Memory or execution speed performance
#43272 by jbrockmendel was closed Aug 30, 2021 Loading…
4 tasks
PERF: change Series indexing on multi-indexes to use a fast path (GH5567) Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Performance Memory or execution speed performance
PERF: perf improvements in single-dtyped indexing (GH6484) Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
PERF/API: concat improvements API Design Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
2
PERF: performance gains in DataFrame groupby.transform for ufuncs (GH7383) Groupby Performance Memory or execution speed performance
PERF: perf improvements in timedelta conversions from integer dtypes Performance Memory or execution speed performance Timedelta Timedelta data type
PERF: vbench for mixed groupby with datetime (GH7555) Dtype Conversions Unexpected or buggy dtype conversions Groupby Performance Memory or execution speed performance
PERF: improve perf of array_equivalent_object (GH8512) Performance Memory or execution speed performance
PERF: perf improvements for Series.transform (revised) (GH6496) Groupby Performance Memory or execution speed performance
PERF: better perf on min/max on indices not containing NaT for DatetimeIndex/PeriodsIndex Performance Memory or execution speed performance
PERF: add copy=True argument to pd.concat to enable pass-thru concats with complete blocks (GH8252) Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
PERF: write basic datetimes faster IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
PERF: perf improvements in drop_duplicates for integer dtyped arrays Performance Memory or execution speed performance
PERF: improve perf of writing csv's with datetimes IO CSV read_csv, to_csv Performance Memory or execution speed performance
ASV: excel asv occasional failure IO Excel read_excel, to_excel Performance Memory or execution speed performance
Backport PR #54510 on branch 2.1.x (Speed up StringDtype arrow implementation for merge) Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Backport PR #54508 on branch 2.1.x (PERF: DataFrame.iloc[int] for EA dtypes) ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
Backport PR #55518 on branch 2.1.x (CoW: Use exponential backoff when clearing dead references) Copy / view semantics Performance Memory or execution speed performance
Backport PR #51592 on branch 2.0.x (PERF: maybe_promote) Dtype Conversions Unexpected or buggy dtype conversions Performance Memory or execution speed performance
Backport PR #52548 on branch 2.0.x (PERF: Improve performance for arrow engine and dtype_backend=pyarrow for datetime conversion) Arrow pyarrow functionality IO CSV read_csv, to_csv Performance Memory or execution speed performance
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.