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

[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
#56030 by rhshadrach was merged Nov 18, 2023 Loading… updated Nov 18, 2023
5 tasks
2.2
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. category[string] Categorical Categorical Data Type Enhancement Stale
#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
#30151 by mroeschke was merged Dec 27, 2019 Loading… updated Sep 29, 2023
5 tasks done
1.0.0
ENH: add Series.struct accessor for ArrowDtype[struct] Accessors accessor registration mechanism (not .str, .dt, .cat) Arrow pyarrow functionality Enhancement
#54977 by tswast was merged Sep 18, 2023 Loading… updated Sep 18, 2023
5 tasks done
2.2
ENH: add calamine excel reader (close #50395) Enhancement IO Excel read_excel, to_excel
#54998 by dimastbk was merged Sep 12, 2023 Loading… updated Sep 13, 2023
5 tasks done
2.2
ENH: support integer bitwise ops in ArrowExtensionArray Arrow pyarrow functionality Enhancement
#54685 by lukemanley was merged Aug 22, 2023 Loading… updated Sep 6, 2023
5 tasks done
2.1
ENH: add cummax/cummin/cumprod support for arrow dtypes Arrow pyarrow functionality Enhancement
#54574 by lukemanley was merged Aug 17, 2023 Loading… updated Sep 6, 2023
5 tasks done
2.1
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
Backport PR #54685 on branch 2.1.x (ENH: support integer bitwise ops in ArrowExtensionArray) Arrow pyarrow functionality Enhancement
#54691 by meeseeksmachine was merged Aug 22, 2023 Loading… updated Aug 22, 2023 2.1
Backport PR #54574 on branch 2.1.x (ENH: add cummax/cummin/cumprod support for arrow dtypes) Arrow pyarrow functionality Enhancement
#54603 by meeseeksmachine was merged Aug 17, 2023 Loading… updated Aug 17, 2023 2.1
ENH: add validate parameter to Categorical.from_codes Categorical Categorical Data Type Enhancement Performance Memory or execution speed performance
#53122 by topper-123 was merged May 9, 2023 Loading… updated Aug 15, 2023
5 tasks done
2.1
ENH: Add new implementation of DataFrame.stack Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#53921 by rhshadrach was merged Aug 2, 2023 Loading… updated Aug 3, 2023
5 tasks
2.1
POC: Devpy CLI Enhancement Mothballed Temporarily-closed PR the author plans to return to Stale
#50260 by lithomas1 was closed Aug 1, 2023 Draft updated Aug 1, 2023
5 tasks
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: Add sort keyword to stack Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#53282 by mroeschke was merged May 30, 2023 Loading… updated Jun 12, 2023
5 tasks done
2.1
ENH: Groupby agg support multiple funcs numba Enhancement Groupby numba numba-accelerated operations
#53486 by lithomas1 was merged Jun 2, 2023 Loading… updated Jun 2, 2023
5 tasks
2.1
ENH: Add sort keyword to unstack Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#53298 by mroeschke was merged Jun 1, 2023 Loading… updated Jun 1, 2023
5 tasks
2.1
ENH: Adding engine_kwargs to DataFrame.to_excel Enhancement IO Excel read_excel, to_excel
#53220 by rmhowe425 was merged May 20, 2023 Loading… updated May 20, 2023
5 tasks done
2.1
ENH: Add calamite engine to read_excel Dependencies Required and optional dependencies Enhancement IO Excel read_excel, to_excel Stale
#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.