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

DEPR: Change raw kwarg in rolling/expanding.apply to False Deprecate Functionality to remove in pandas Window rolling, ewma, expanding
#29829 by mroeschke was merged Nov 26, 2019 Loading… updated Nov 26, 2019
5 tasks done
1.0.0
REF: Create _lib/window directory Refactor Internal refactoring of code Window rolling, ewma, expanding
#29817 by mroeschke was merged Nov 23, 2019 Loading… updated Nov 24, 2019
3 tasks done
1.0.0
BUG: RollingGroupBy.quantile ignores interpolation keyword argument Window rolling, ewma, expanding
#29567 by pwsiegel was merged Nov 18, 2019 Loading… updated Nov 18, 2019
5 tasks done
1.0.0
ENH: Implement weighted rolling var and std Window rolling, ewma, expanding
#27682 by ihsansecer was merged Nov 8, 2019 Loading… updated Nov 9, 2019
5 tasks done
1.0.0
TST: Test DataFrame.rolling with window as string Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding Windows Windows OS
#29392 by gfyoung was merged Nov 4, 2019 Loading… updated Nov 4, 2019 1.0.0
Initial implementation of rolling iterators Enhancement Window rolling, ewma, expanding
#27399 by ThomasKluiters was closed Oct 3, 2019 Loading… updated Oct 3, 2019
5 tasks done
1.0.0
BENCH: Add rolling apply benchmarks Benchmark Performance (ASV) benchmarks Window rolling, ewma, expanding
#28566 by mroeschke was merged Sep 23, 2019 Loading… updated Sep 23, 2019
3 tasks done
1.0.0
BUG: Make sure correct values are passed to Rolling._on when axis=1 Bug Datetime Datetime data dtype Window rolling, ewma, expanding
#28267 by MarcoGorelli was merged Sep 4, 2019 Loading… updated Sep 4, 2019
5 tasks done
1.0.0
BENCH: Add peakmem benchmarks for rolling Benchmark Performance (ASV) benchmarks Window rolling, ewma, expanding
#28255 by mroeschke was merged Sep 3, 2019 Loading… updated Sep 3, 2019 1.0.0
REF: pandas/core/window.py into multiple files Refactor Internal refactoring of code Window rolling, ewma, expanding
#27736 by mroeschke was merged Aug 7, 2019 Loading… updated Aug 7, 2019
3 tasks done
1.0.0
Backport PR #27767 on branch 0.25.x (BUG: Fix windowing over read-only arrays) Window rolling, ewma, expanding
#27782 by meeseeksmachine was merged Aug 6, 2019 Loading… updated Aug 6, 2019 0.25.1
BUG: Fix windowing over read-only arrays Window rolling, ewma, expanding
#27767 by kernc was merged Aug 6, 2019 Loading… updated Aug 6, 2019
5 tasks done
0.25.1
TYPING: pandas/core/window.py Typing type annotations, mypy/pyright type checking Window rolling, ewma, expanding
#27391 by mroeschke was merged Jul 18, 2019 Loading… updated Aug 2, 2019
3 tasks done
TST: add NaN tests for all data types (#12535) Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#27378 by tq0 was merged Jul 15, 2019 Loading… updated Jul 15, 2019
4 tasks done
0.25.0
ENH: Raise ValueError for unsupported Window functions Window rolling, ewma, expanding
#27275 by ihsansecer was merged Jul 11, 2019 Loading… updated Jul 11, 2019
4 tasks done
0.25.0
BUG: Fix skiplist init error with empty window Bug Datetime Datetime data dtype Window rolling, ewma, expanding
#26940 by ihsansecer was merged Jun 21, 2019 Loading… updated Jul 11, 2019
4 tasks done
0.25.0
BUG: Fix empty closed window issue with rolling min and max Window rolling, ewma, expanding
#27140 by ihsansecer was merged Jul 1, 2019 Loading… updated Jul 11, 2019
4 tasks done
0.25.0
ENH: Exclude nuisance columns from result of window functions Dtype Conversions Unexpected or buggy dtype conversions Enhancement Window rolling, ewma, expanding
#27044 by ihsansecer was merged Jul 1, 2019 Loading… updated Jul 11, 2019
4 tasks done
0.25.0
CLN: Remove unused vars in roll_window Clean Window rolling, ewma, expanding
#27294 by ihsansecer was merged Jul 9, 2019 Loading… updated Jul 11, 2019 0.25.0
CLN: Split test_window.py Clean Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
#27305 by mroeschke was merged Jul 10, 2019 Loading… updated Jul 10, 2019
3 tasks done
0.25.0
Correction (and clarification) to EWMA doc Docs Window rolling, ewma, expanding
#26422 by jamesoliverh was merged May 18, 2019 Loading… updated May 18, 2019 0.25.0
ENH: Poisson exponential window Enhancement Window rolling, ewma, expanding
#26243 by rbenes was merged May 7, 2019 Loading… updated May 7, 2019
4 tasks done
0.25.0
BUG: Fix memory leak in Rolling.min and Rolling.max (#25893) Performance Memory or execution speed performance Window rolling, ewma, expanding
#25926 by ArtificialQualia was merged Apr 1, 2019 Loading… updated Apr 1, 2019
3 of 4 tasks
0.25.0
BUG: rolling with MSVC 2017 build Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode Window rolling, ewma, expanding Windows Windows OS
#21813 by chris-b1 was merged Jul 26, 2018 Loading… updated Mar 11, 2019
4 tasks done
0.23.4
ProTip! Mix and match filters to narrow down what you’re looking for.