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

PERF: compute kurtosis for ExtensionArray using groupby method Groupby Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
#63172 by Alvaro-Kothe was merged Nov 25, 2025 Loading… updated Nov 25, 2025
1 of 6 tasks
3.0
PERF: missing break in maybe_convert_objects Performance Memory or execution speed performance
#63067 by jbrockmendel was merged Nov 11, 2025 Loading… updated Nov 11, 2025
1 of 5 tasks
3.0
PERF: Avoid deep copies when casting dtypes in merge Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62902 by phofl was merged Oct 29, 2025 Loading… updated Oct 29, 2025
3 of 5 tasks
3.0
PERF: Shallow copy Series in timeseries plotting Performance Memory or execution speed performance Visualization plotting
#62886 by mroeschke was merged Oct 28, 2025 Loading… updated Oct 28, 2025 3.0
PERF: Assign unique for monotonic but not strictly monotonic index Index Related to the Index class or subclasses Performance Memory or execution speed performance
#62839 by rhshadrach was merged Oct 25, 2025 Loading… updated Oct 25, 2025
5 tasks
3.0
[READY] perf improvements for strftime Datetime Datetime data dtype Performance Memory or execution speed performance Stale
#51298 by smarie was closed Oct 5, 2025 Loading… updated Oct 5, 2025
5 tasks done
Free dynamically allocated memory prior to returning error Performance Memory or execution speed performance
#62570 by zjweiss-google was merged Oct 4, 2025 Loading… updated Oct 4, 2025 3.0
BUG: Fix Memory Leak in to_json IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance
#62210 by Alvaro-Kothe was merged Aug 28, 2025 Loading… updated Sep 5, 2025
2 of 5 tasks
2.3.3
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
#61320 by pbrochart was merged May 19, 2025 Loading… updated May 19, 2025
1 of 5 tasks
3.0
perf: improve membership check performance in column filtering IO CSV read_csv, to_csv Performance Memory or execution speed performance
#61046 by allrob23 was merged Apr 26, 2025 Loading… updated Apr 26, 2025
1 of 5 tasks
3.0
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… updated Apr 15, 2025
5 tasks
Bug: Save original index and remap after function completes Filters e.g. head, tail, nth Performance Memory or execution speed performance
#61116 by Jeffrharr was merged Apr 15, 2025 Loading… updated Apr 15, 2025
5 tasks done
3.0
PERF: future_stack=True with non-MulitIndex columns Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#58817 by rhshadrach was merged Apr 14, 2025 Loading… updated Apr 14, 2025
4 of 5 tasks
3.0
PERF: use blk.dtype in where() & _setitem_frame() Performance Memory or execution speed performance
#61014 by auderson was merged Feb 28, 2025 Loading… updated Feb 28, 2025
5 tasks
3.0
PERF: Fix groupby skipna performance Groupby Performance Memory or execution speed performance
#60871 by snitish was merged Feb 10, 2025 Loading… updated Feb 10, 2025
5 tasks
3.0
PERF: Avoid a numpy array copy in ArrowExtensionArray._to_datetimearray Arrow pyarrow functionality Performance Memory or execution speed performance
#60778 by mroeschke was merged Jan 24, 2025 Loading… updated Jan 24, 2025 3.0
PERF: Fix ASV CSV benchmarks IO CSV read_csv, to_csv Performance Memory or execution speed performance
#60689 by rhshadrach was merged Jan 9, 2025 Loading… updated Jan 9, 2025
5 tasks
3.0
PERF: improve construct_1d_object_array_from_listlike Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance
#60461 by jorisvandenbossche was merged Dec 3, 2024 Loading… updated Dec 3, 2024
5 tasks
2.3
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
#60483 by meeseeksmachine was merged Dec 3, 2024 Loading… updated Dec 3, 2024 2.3
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
#60121 by auderson was merged Oct 30, 2024 Loading… updated Oct 30, 2024
3 of 5 tasks
3.0
PERF: Native version of is_hashable hashing hash_pandas_object Performance Memory or execution speed performance Stale
#59565 by Tolker-KU was closed Oct 29, 2024 Loading… updated Oct 29, 2024
1 of 5 tasks
BUG/PERF: Series.combine_first converting int64 to float64 Bug Dtype Conversions Unexpected or buggy dtype conversions Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#51777 by lukemanley was merged Mar 10, 2023 Loading… updated Sep 13, 2024
5 tasks done
PERF: CategoricalDtype.update_dtype Categorical Categorical Data Type Performance Memory or execution speed performance
#59647 by mroeschke was merged Sep 5, 2024 Loading… updated Sep 5, 2024 3.0
PERF: Only clear cached .levels when setting MultiIndex.names MultiIndex Performance Memory or execution speed performance
#59578 by mroeschke was merged Sep 3, 2024 Loading… updated Sep 3, 2024 3.0
PERF: Improve efficiency of BlockValuesRefs._clear_dead_references(...) Copy / view semantics Performance Memory or execution speed performance
#59643 by Tolker-KU was merged Aug 28, 2024 Loading… updated Aug 28, 2024
5 tasks
3.0
ProTip! Add no:assignee to see everything that’s not assigned.