DataFrame.slice_shift(periods=1, axis=0)
Panel.loc Purely label-location based indexer for selection by label. .loc[] is primarily label based
DataFrame.rank(axis=0, method='average', numeric_only=None, na_option='keep', ascending=True, pct=False)
DataFrameGroupBy.cummin(axis=None, skipna=True, *args, **kwargs) Return cumulative minimum over requested
Panel4D.min(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Styler.format(formatter, subset=None)
Panel.rfloordiv(other, axis=0)
Series.rpow(other, level=None, fill_value=None, axis=0)
Series.rmul(other, level=None, fill_value=None, axis=0)
Series.round(decimals=0, *args, **kwargs)
Page 86 of 100