-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
PERF: Avoid deep copies when casting dtypes in merge Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
PERF: Shallow copy Series in timeseries plotting Performance Memory or execution speed performance Visualization plotting
PERF: Assign unique for monotonic but not strictly monotonic index Index Related to the Index class or subclasses Performance Memory or execution speed performance
Free dynamically allocated memory prior to returning error Performance Memory or execution speed performance
BUG: Fix Memory Leak in to_json IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance
PERF: Restore old performances with .isin() on columns typed as np.ui… isin isin method Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
Bug: Save original index and remap after function completes Filters e.g. head, tail, nth Performance Memory or execution speed performance
perf: improve membership check performance in column filtering IO CSV read_csv, to_csv Performance Memory or execution speed performance
PERF: Avoid a numpy array copy in ArrowExtensionArray._to_datetimearray Arrow pyarrow functionality Performance Memory or execution speed performance
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: improve construct_1d_object_array_from_listlike Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance
PERF: faster _coerce_to_data_and_mask() for astype("Float64") NA - MaskedArrays Related to pd.NA and nullable extension arrays Performance Memory or execution speed performance
PERF: CategoricalDtype.update_dtype Categorical Categorical Data Type Performance Memory or execution speed performance
PERF: Improve efficiency of Memory or execution speed performance
BlockValuesRefs._clear_dead_references(...) Copy / view semantics Performance PERF: avoid unnecessary copy Performance Memory or execution speed performance Strings String extension data type and string data
PERF: Performance Improvement on read_csv, to_csv Performance Memory or execution speed performance
DataFrame.to_csv() when index=False IO CSV PERF: Improve efficiency of Memory or execution speed performance
BlockValuesRefs Copy / view semantics Enhancement 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
Previous Next
ProTip! no:milestone will show everything without a milestone.