-
- 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
[ENH] case_when function API Design Enhancement
#55390 by samukweku was closed Nov 19, 2023 Loading… updated Nov 19, 2023
5 tasks done
ASV: Add benchmarks for groupby with multiple categories Benchmark Performance (ASV) benchmarks Categorical Categorical Data Type Enhancement Groupby
ENH: EA._from_scalars Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#53089 by jbrockmendel was merged Oct 16, 2023 Loading… updated Oct 16, 2023
5 tasks done
ENH: allow better categorical dtype strings, e.g. Categorical Data Type Enhancement Stale
category[string] Categorical #53190 by topper-123 was closed Oct 12, 2023 Loading… updated Oct 12, 2023
4 of 6 tasks
Enable assert_almost_equal to test numpy-like zero-dimensional arrays Enhancement Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.). Stale Testing pandas testing functions or related to the test suite
#54507 by kvn4 was closed Oct 2, 2023 Loading… updated Oct 2, 2023
3 tasks
ENH: Add numba engine for rolling apply Dependencies Required and optional dependencies Enhancement Window rolling, ewma, expanding
ENH: add Series.struct accessor for ArrowDtype[struct] Accessors accessor registration mechanism (not .str, .dt, .cat) Arrow pyarrow functionality Enhancement
ENH: Add support for multiple conditions assign statement Enhancement
#50343 by ELHoussineT was closed Aug 25, 2023 Loading… updated Aug 25, 2023
3 of 5 tasks
ENH: add validate parameter to Categorical.from_codes Categorical Categorical Data Type Enhancement Performance Memory or execution speed performance
ENH: Add new implementation of DataFrame.stack Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: pd.Series.shift and .diff to accept a collection of numbers Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#44660 by skwirskj was closed Jan 16, 2022 Loading… updated Jul 13, 2023
4 tasks done
ENH: Groupby agg support multiple funcs numba Enhancement Groupby numba numba-accelerated operations
ENH: Add calamite engine to Required and optional dependencies Enhancement IO Excel read_excel, to_excel Stale
read_excel Dependencies #50581 by kostyafarber was closed May 15, 2023 Loading… updated May 15, 2023
4 of 5 tasks
ENH: drop_duplicates_index function to base series object. Enhancement Needs Discussion Requires discussion from core team before further action
#41868 by Omerdan03 was closed Oct 4, 2021 Loading… updated May 11, 2023
4 tasks
added shuffle method to DataFrame Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement
#31285 by mrinalTheCoder was closed Jan 26, 2020 Loading… updated May 11, 2023
3 of 5 tasks
ENH: adding functionality to support 'skipdatarows' flag in read_csv to … Enhancement IO CSV read_csv, to_csv
#26172 by mukundm19 was closed Apr 21, 2019 Loading… updated May 11, 2023
4 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.