pandas.cut(x, bins, right=True, labels=None, retbins=False, precision=3, include_lowest=False)
Panel4D.get(key, default=None)
pandas.set_option(pat, value) = Sets the value of the specified option. Available options: display
pandas.read_fwf(filepath_or_buffer, colspecs='infer', widths=None, **kwds)
DataFrame.sample(n=None, frac=None, replace=False, weights=None, random_state=None, axis=None)
CategoricalIndex.dtype_str = None
MultiIndex.min()
DataFrame.boxplot(column=None, by=None, ax=None, fontsize=None, rot=0, grid=True, figsize=None, layout=None, return_type=None, **kwds)
MultiIndex.truncate(before=None, after=None)
Index.insert(loc, item)
Page 28 of 100