Strongly typed wrapper for unbounded rolling windows. More...
#include <rolling.hpp>
Public Member Functions | |
constexpr cudf::scalar const * | delta () const noexcept |
Return a null row delta. More... | |
Strongly typed wrapper for unbounded rolling windows.
This window runs to the begin/end of the current row's group.
Definition at line 88 of file rolling.hpp.
|
inlineconstexprnoexcept |