DataFrame.to_html(buf=None, columns=None, col_space=None, header=True, index=True, na_rep='NaN', formatters=None, float_format=None, sparsify=None
DataFrame.plot.box(by=None, **kwds)
DatetimeIndex.unique()
Series.cat.codes
MultiIndex.is_lexsorted()
TimedeltaIndex.flags
TimedeltaIndex.components Return a dataframe of the components (days, hours, minutes, seconds, milliseconds
TimedeltaIndex.base return the base object if the memory of the underlying data is shared
TimedeltaIndex.groupby(values)
Series.var(axis=None, skipna=None, level=None, ddof=1, numeric_only=None, **kwargs)
Page 3 of 100