DataFrame.replace(to_replace=None, value=None, inplace=False, limit=None, regex=False, method='pad', axis=None)
Panel.compound(axis=None, skipna=None, level=None)
Panel.sem(axis=None, skipna=None, level=None, ddof=1, numeric_only=None, **kwargs)
DataFrame.rolling(window, min_periods=None, freq=None, center=False, win_type=None, on=None, axis=0)
DataFrameGroupBy.cumprod(axis=0, *args, **kwargs)
CategoricalIndex.rename(name, inplace=False)
Index.set_value(arr, key, value)
DataFrame.dot(other)
Panel.mod(other, axis=0)
CategoricalIndex.categories
Page 100 of 100