DataFrame.to_records(index=True, convert_datetime64=True)
Series.is_unique Return boolean if values in the object are unique
CategoricalIndex.is_all_dates = None
CategoricalIndex.identical(other)
Rolling.kurt(**kwargs)
MultiIndex.argmin(axis=None)
DataFrame.to_html(buf=None, columns=None, col_space=None, header=True, index=True, na_rep='NaN', formatters=None, float_format=None, sparsify=None
Series.mul(other, level=None, fill_value=None, axis=0)
Series.xs(key, axis=0, level=None, drop_level=True)
Series.asfreq(freq, method=None, how=None, normalize=False)
Page 30 of 100