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: Improve efficiency of BlockValuesRefs Copy / view semantics Enhancement Performance Memory or execution speed performance
#59598 by Tolker-KU was merged Aug 28, 2024 Loading… updated Aug 28, 2024
5 tasks
3.0
PERF: avoid unnecessary copy Performance Memory or execution speed performance Strings String extension data type and string data
#59630 by jbrockmendel was merged Aug 27, 2024 Loading… updated Aug 28, 2024
5 tasks
3.0
PERF: Performance Improvement on DataFrame.to_csv() when index=False IO CSV read_csv, to_csv Performance Memory or execution speed performance
#59608 by KevsterAmp was merged Aug 27, 2024 Loading… updated Aug 27, 2024
5 tasks done
3.0
PERF: avoid calling DataFrame.dtypes in loop Performance Memory or execution speed performance
#59573 by messense was merged Aug 21, 2024 Loading… updated Aug 22, 2024
1 of 5 tasks
3.0
PERF: Don't create a CategoricalIndex._engine in __contains__ if categories are RangeIndex Categorical Categorical Data Type Performance Memory or execution speed performance
#59178 by mroeschke was merged Jul 22, 2024 Loading… updated Jul 22, 2024 3.0
PREF: Fix regression from #58984 Groupby Performance Memory or execution speed performance
#59025 by luke396 was merged Jun 17, 2024 Loading… updated Jun 17, 2024
1 of 5 tasks
3.0
PERF: Use reshape instead of ravel/flatten Code Style Code style, linting, code_checks Performance Memory or execution speed performance
#58972 by mroeschke was merged Jun 14, 2024 Loading… updated Jun 14, 2024 3.0
PERF/CLN: Avoid ravel in plotting Performance Memory or execution speed performance Visualization plotting
#58973 by mroeschke was merged Jun 14, 2024 Loading… updated Jun 14, 2024 3.0
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
#58960 by mroeschke was merged Jun 14, 2024 Loading… updated Jun 14, 2024 3.0
PERF: Only copy in plotting when needed Performance Memory or execution speed performance Visualization plotting
#58958 by mroeschke was merged Jun 14, 2024 Loading… updated Jun 14, 2024 3.0
Backport PR #58992 on branch 2.2.x (PERF: cache plotting date locators for DatetimeIndex plotting) Performance Memory or execution speed performance Visualization plotting
#59002 by meeseeksmachine was merged Jun 13, 2024 Loading… updated Jun 13, 2024 2.2.3
PERF: cache plotting date locators for DatetimeIndex plotting Performance Memory or execution speed performance Visualization plotting
#58992 by mroeschke was merged Jun 13, 2024 Loading… updated Jun 13, 2024
1 task done
2.2.3
PERF: Eliminate circular references in accessor attributes Accessors accessor registration mechanism (not .str, .dt, .cat) Performance Memory or execution speed performance
#58733 by mroeschke was merged May 16, 2024 Loading… updated May 17, 2024
2 tasks
3.0
2
2
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… updated May 15, 2024
1 task done
used regular expression in format_is_iso() Datetime Datetime data dtype Performance Memory or execution speed performance
#50468 by ShashwatAgrawal20 was merged Jan 2, 2023 Loading… updated May 11, 2024
3 of 5 tasks
2.0
BUG/PERF: groupby.transform with unobserved categories Apply Apply, Aggregate, Transform, Map Bug Categorical Categorical Data Type Groupby Performance Memory or execution speed performance
#58084 by undermyumbrella1 was merged May 8, 2024 Loading… updated May 8, 2024
4 of 5 tasks
3.0
PERF: MultiIndex._engine use smaller dtypes MultiIndex Performance Memory or execution speed performance
#58411 by GianlucaFicarelli was merged Apr 30, 2024 Loading… updated May 1, 2024
5 tasks
3.0
PERF: RangeIndex.value_counts/searchsorted/to_numpy Index Related to the Index class or subclasses Performance Memory or execution speed performance
#58376 by mroeschke was merged Apr 29, 2024 Loading… updated Apr 29, 2024 3.0
PERF: MultiIndex.memory_usage shouldn't trigger the index engine Index Related to the Index class or subclasses Performance Memory or execution speed performance
#58385 by GianlucaFicarelli was merged Apr 24, 2024 Loading… updated Apr 24, 2024
5 tasks
3.0
Avoid unnecessary re-opening of HDF5 files (Closes: #58248) IO HDF5 read_hdf, HDFStore Performance Memory or execution speed performance
#58275 by avalentino was merged Apr 16, 2024 Loading… updated Apr 16, 2024
2 of 5 tasks
3.0
Replace khash + tempita with khashl Performance Memory or execution speed performance Stale
#57730 by WillAyd was closed Apr 9, 2024 Draft updated Apr 9, 2024
PERF: Allow np.integer Series/Index to convert to RangeIndex Index Related to the Index class or subclasses Performance Memory or execution speed performance
#58016 by mroeschke was merged Apr 1, 2024 Loading… updated Apr 4, 2024 3.0
CLN/PERF: Simplify argmin/argmax Clean Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
#58019 by rhshadrach was merged Apr 1, 2024 Loading… updated Apr 2, 2024
5 tasks
3.0
PERF: Allow Index.to_frame to return RangeIndex columns Index Related to the Index class or subclasses Performance Memory or execution speed performance
#58018 by mroeschke was merged Mar 28, 2024 Loading… updated Mar 28, 2024 3.0
REGR: Performance of DataFrame.stack where columns are not a MultiIndex Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#58027 by rhshadrach was merged Mar 27, 2024 Loading… updated Mar 27, 2024
1 of 5 tasks
3.0
ProTip! Updated in the last three days: updated:>2025-11-27.