CategoricalIndex.remove_categories(*args, **kwargs)
Panel4D.sem(axis=None, skipna=None, level=None, ddof=1, numeric_only=None, **kwargs)
Panel.cumprod(axis=None, skipna=True, *args, **kwargs)
DatetimeIndex.to_datetime(dayfirst=False)
Series.count(level=None)
CategoricalIndex.itemsize return the size of the dtype of the item of the underlying data
CategoricalIndex.shape return a tuple of the shape of the underlying data
GroupBy.sem(ddof=1)
DataFrame.pow(other, axis='columns', level=None, fill_value=None)
Series.between(left, right, inclusive=True)
Page 13 of 100