CategoricalIndex.is_monotonic_increasing return if the index is monotonic increasing (only
Panel.pop(item)
Index.is_monotonic alias for is_monotonic_increasing (deprecated)
DatetimeIndex.isin(values)
GroupBy.head(n=5)
Rolling.kurt(**kwargs)
DatetimeIndex.is_year_end Logical indicating if last day of year (defined by frequency)
Series.to_hdf(path_or_buf, key, **kwargs)
Series and Index are equipped with a set of string processing methods that make it easy to operate on each element of the array. Perhaps most importantly, these methods
Panel.kurt(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Page 8 of 100