cudf.core.groupby.DataFrameGroupBy.take# DataFrameGroupBy.take(indices)[source]# Return the elements in the given positional indices in each group. Currently not implemented.