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)
Panel.kurt(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Resampler.pad(limit=None)
pandas.pivot(index, columns, values)
TimedeltaIndex.components Return a dataframe of the components (days, hours, minutes, seconds, milliseconds
DataFrame.to_records(index=True, convert_datetime64=True)
Page 9 of 100