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: find_stack_level Performance Memory or execution speed performance
#45247 by lithomas1 was merged Jan 7, 2022 Loading…
4 tasks
1.4.3
PERF: DataFrame(pytorch_tensor) Performance Memory or execution speed performance
#45007 by jbrockmendel was merged Dec 23, 2021 Loading…
4 tasks done
1.4
PERF/CLN: avoid potential copies in ravel Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#45002 by jbrockmendel was merged Dec 22, 2021 Loading…
4 tasks
1.4
PERF: short-circuit allocations in infer_dtype, ensure_datetime64ns Performance Memory or execution speed performance
#44971 by jbrockmendel was merged Dec 22, 2021 Loading… 1.4
PERF: Faster SparseArray.__getitem__ for boolean masks (#23122) Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type
#44955 by bdrum was merged Dec 27, 2021 Loading…
4 tasks
1.4
PERF: Improve performance in to_csv with date format for index IO CSV read_csv, to_csv Performance Memory or execution speed performance
#44908 by phofl was merged Dec 16, 2021 Loading…
3 tasks done
1.4
PERF: any/all with axis=1 Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#44857 by jbrockmendel was merged Dec 16, 2021 Loading… 1.4
PERF: faster dataframe construction from recarray Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#44827 by GYHHAHA was merged Dec 9, 2021 Loading…
3 of 4 tasks
1.4
PERF: unstack Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#44758 by jbrockmendel was merged Dec 6, 2021 Loading… 1.4
PERF/TYP: typing cast in __getitem__ gives quite some overhead Performance Memory or execution speed performance Typing type annotations, mypy/pyright type checking
#44624 by jorisvandenbossche was merged Dec 3, 2021 Loading…
PERF: Improve performance in read_csv with numeric index col IO CSV read_csv, to_csv Performance Memory or execution speed performance
#44610 by phofl was merged Nov 25, 2021 Loading…
3 of 4 tasks
1.4
PERF: check first for recognized scalars in DatetimeArray._validate_scalar Performance Memory or execution speed performance
#44608 by jorisvandenbossche was merged Nov 25, 2021 Loading… 1.4
PERF: improve find_common_type perf for special case of all-equal dtypes Performance Memory or execution speed performance
#44594 by jorisvandenbossche was merged Nov 25, 2021 Loading… 1.4
PERF: tighter cython declarations, faster __iter__ Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#43872 by jbrockmendel was merged Oct 5, 2021 Loading…
4 tasks
1.4
[PERF] Improve performace of read_csv with memory_map=True when file encoding is UTF-8 IO CSV read_csv, to_csv Performance Memory or execution speed performance Unicode Unicode strings
#43787 by michal-gh was merged Oct 6, 2021 Loading…
2 of 4 tasks
1.4
PERF: materialize less on slice in sparse __getitem__ Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type
#43777 by mzeitlin11 was merged Sep 28, 2021 Loading… 1.4
PERF: Groupby.quantile Groupby Numeric Operations Arithmetic, Comparison, and Logical operations Performance Memory or execution speed performance
#43725 by jbrockmendel was merged Sep 27, 2021 Loading… 1.4
ENH: omit CSSStyle rules for hidden table elements (#43619) Performance Memory or execution speed performance Styler conditional formatting using DataFrame.style
#43673 by rendner was merged Sep 22, 2021 Loading…
4 tasks done
1.4
ENH: RangeIndex.sort_values now avoids materialization of values Enhancement Index Related to the Index class or subclasses Performance Memory or execution speed performance
#43666 by usersblock was merged Oct 21, 2021 Loading…
4 tasks done
1.4
PERF: sparse take Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Sparse Sparse Data Type
#43654 by mzeitlin11 was merged Sep 21, 2021 Loading… 1.4
PERF: groupby with string dtype Groupby Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#43634 by debnathshoham was merged Sep 23, 2021 Loading…
3 of 4 tasks
1.3.4
PERF: Improve performance in rolling.mean(engine="numba") numba numba-accelerated operations Performance Memory or execution speed performance
#43612 by mroeschke was merged Sep 23, 2021 Loading…
3 tasks done
1.4
PERF: MultiIndex.equals MultiIndex Performance Memory or execution speed performance
#43589 by jbrockmendel was merged Sep 16, 2021 Loading…
1 of 4 tasks
1.3.4
BUG/PERF: sparse min/max don't densify Bug Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc. Sparse Sparse Data Type
#43527 by mzeitlin11 was merged Sep 12, 2021 Loading…
3 tasks done
1.4
PERF: groupby.quantile Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance
#43469 by jbrockmendel was merged Sep 9, 2021 Loading… 1.4
ProTip! Type g i on any issue or pull request to go back to the issue listing page.