cudf.core.groupby.SeriesGroupBy.expanding#

SeriesGroupBy.expanding(*args, **kwargs)[source]#

Return an expanding grouper, providing expanding functionality per group.

Currently not implemented.