6.6.3.3.3. statsmodels.sandbox.panel.panel_short.GroupSorted

class statsmodels.sandbox.panel.panel_short.GroupSorted(group, name='')[source]
__init__(group, name='')[source]

6.6.3.3.3.1. Methods

__init__(group[, name])
counts()
dummy([drop_idx, sparse, dtype]) drop_idx is only available if sparse=False
group_demean(x[, use_bincount])
group_iter()
group_sums(x[, use_bincount])
interaction(other)
labels()
lag_indices(lag) return the index array for lagged values