Series.pop(item)
Series.str()
Series.nsmallest(*args, **kwargs)
Panel.take(indices, axis=0, convert=True, is_copy=True, **kwargs)
CategoricalIndex.remove_unused_categories(*args, **kwargs)
DataFrame.plot.box(by=None, **kwds)
Panel4D.dropna(*args, **kwargs)
pandas.reset_option(pat) = Reset one or more options to their default value. Pass ?all? as argument to reset all options
Index.get_value(series, key)
Index.is_(other)
Page 18 of 100