-
- 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: Fix ASV CSV benchmarks IO CSV read_csv, to_csv Performance Memory or execution speed performance
Backport PR #60461 on branch 2.3.x (PERF: improve construct_1d_object_array_from_listlike) Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance
PERF: CategoricalDtype.update_dtype Categorical Categorical Data Type Performance Memory or execution speed performance
PERF: Only clear cached .levels when setting MultiIndex.names MultiIndex Performance Memory or execution speed performance
PERF: Native version of hash_pandas_object Performance Memory or execution speed performance Stale
is_hashable hashing #59565 by Tolker-KU was closed Oct 29, 2024 Loading…
1 of 5 tasks
PERF: Don't create a CategoricalIndex._engine in __contains__ if categories are RangeIndex Categorical Categorical Data Type Performance Memory or execution speed performance
Backport PR #58992 on branch 2.2.x (PERF: cache plotting date locators for DatetimeIndex plotting) Performance Memory or execution speed performance Visualization plotting
PERF: cache plotting date locators for DatetimeIndex plotting Performance Memory or execution speed performance Visualization plotting
PERF/CLN: Avoid ravel in plotting Performance Memory or execution speed performance Visualization plotting
PERF: Use reshape instead of ravel/flatten Code Style Code style, linting, code_checks Performance Memory or execution speed performance
PERF: Use shallow copies/defer copies in io IO Data IO issues that don't fit into a more specific label Performance Memory or execution speed performance
PERF: Only copy in plotting when needed Performance Memory or execution speed performance Visualization plotting
PERF: RangeIndex.value_counts/searchsorted/to_numpy Index Related to the Index class or subclasses Performance Memory or execution speed performance
PERF: Allow np.integer Series/Index to convert to RangeIndex Index Related to the Index class or subclasses Performance Memory or execution speed performance
PERF: (partial) fix for np_datetime.c performance regression Performance Memory or execution speed performance Stale
#57988 by dontgoto was closed May 15, 2024 Loading…
1 task done
PERF: DataFrame(dict) returns RangeIndex columns when possible Constructors Series/DataFrame/Index/pd.array Constructors Index Related to the Index class or subclasses Performance Memory or execution speed performance
PERF: RangeIndex.take/reindex/join with single/no value returns RangeIndex Index Related to the Index class or subclasses Performance Memory or execution speed performance
PERF: Return RangeIndex from RangeIndex.join when possible Index Related to the Index class or subclasses Performance Memory or execution speed performance
PERF: Improve merge performance Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#57559 by phofl was closed Apr 15, 2025 Loading…
5 tasks
PERF: Return RangeIndex from RangeIndex.join when possible Index Related to the Index class or subclasses Performance Memory or execution speed performance
PERF: Return RangeIndex columns in str.extract when possible Performance Memory or execution speed performance Strings String extension data type and string data
#57465 by mroeschke was closed Feb 19, 2024 Loading…
PERF: Avoid Series constructor in DataFrame(dict(...), columns=) DataFrame DataFrame data structure Performance Memory or execution speed performance
Backport PR #57078 on branch 2.2.x (54628 fix find stack level memory leak) Performance Memory or execution speed performance
Backport PR #57034 on branch 2.2.x (REGR: perf regression in Series.combine_first) Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
Previous Next
ProTip! Follow long discussions with comments:>50.