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: add time-window capability to .rolling Datetime Datetime data dtype Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#13513 by jreback was closed Jul 20, 2016 Loading… 0.19.0
Better support for UserDict on constructor Constructors Series/DataFrame/Index/pd.array Constructors Stale
#55109 by gabrielcnr was closed Nov 7, 2023 Loading…
4 of 5 tasks
ENH: allow .rolling / .expanding as groupby methods Enhancement Groupby Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12743 by jreback was closed Apr 26, 2016 Loading…
1 task done
0.18.1
DEPS: Make pytz an optional dependency Dependencies Required and optional dependencies Timezones Timezone data dtype
#59089 by mroeschke was merged Aug 12, 2024 Loading…
5 tasks
3.0
MAINT: Remove assertNotIn from testing Testing pandas testing functions or related to the test suite
#16096 by gfyoung was merged Apr 23, 2017 Loading…
TST: GH23452 test reorder_categories() on categorical index Testing pandas testing functions or related to the test suite
#36648 by fokoid was merged Oct 3, 2020 Loading…
5 tasks done
WIP: ENH Add int[pyarrow] dtype
#46972 by mroeschke was closed May 16, 2022 Draft
1 of 3 tasks
PERF: use StringHasTable for strings Performance Memory or execution speed performance Strings String extension data type and string data
#14859 by jreback was closed Dec 15, 2016 Loading… 0.20.0
BUG: Fixed DataFrame.describe percentiles are ndarray w/ no median Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#14914 by pbreach was closed Dec 19, 2016 Loading… 0.20.0
ENH: Intervalindex Enhancement Interval Interval data type
#15309 by jreback was closed Apr 14, 2017 Loading… 0.20.0
Option Page Typos Docs
#16421 by andymaheshw was merged May 22, 2017 Loading… 0.21.0
The roll_quantile function now throws an exception instead of causing a segfault Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Error Reporting Incorrect or improved errors from pandas
#15476 by csizsek was closed Feb 23, 2017 Loading…
3 of 4 tasks
0.20.0
PERF: faster unstacking Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15510 by jreback was closed Mar 5, 2017 Loading… 0.20.0
ENH: add sparse op for int64 dtypes Dtype Conversions Unexpected or buggy dtype conversions Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations Sparse Sparse Data Type
#13848 by sinhrks was closed Aug 3, 2016 Loading…
4 tasks done
0.19.0
Require a problem description in issues
#14032 by jankatins was closed Nov 18, 2016 Loading… 0.20.0
TST: Use pytest CI Continuous Integration Testing pandas testing functions or related to the test suite
#13856 by TomAugspurger was closed Feb 10, 2017 Loading…
4 tasks done
0.20.0
MAINT: Added Code of Conduct to .github folder
#19098 by TomAugspurger was merged Jan 5, 2018 Loading…
4 tasks
0.23.0
Re-enable parallel builds in CI Build Library building on various platforms
#51902 by WillAyd was merged Mar 11, 2023 Loading… 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…
5 tasks
2.1
ENH: Implement interchange protocol for DatetimeTZDtype Interchange Dataframe Interchange Protocol
#54246 by mroeschke was merged Jul 25, 2023 Loading…
5 tasks done
2.1
CI: Fix pytest scripts and doc failure CI Continuous Integration Code Style Code style, linting, code_checks
#53888 by mroeschke was merged Jun 27, 2023 Loading… 2.0.3
BUG: DataFrame.stack with EA columns Bug ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#44401 by jbrockmendel was merged Nov 12, 2021 Loading…
4 tasks done
1.4
BUG: doing a class method lookup in __dealloc__ is dangerous IO CSV read_csv, to_csv
#44879 by mattip was merged Dec 16, 2021 Loading…
2 of 4 tasks
1.4
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.