DatetimeIndex.weekday_name The name of day in a week (ex: Friday)
DatetimeIndex.tolist()
DataFrame.to_records(index=True, convert_datetime64=True)
DatetimeIndex.is_numeric()
GroupBy.nth(n, dropna=None)
DataFrameGroupBy.any(axis=None, bool_only=None, skipna=None, level=None, **kwargs) Return whether any
MultiIndex.item()
Panel.cummax(axis=None, skipna=True, *args, **kwargs)
TimedeltaIndex.shape return a tuple of the shape of the underlying data
CategoricalIndex.summary(name=None)
Page 3 of 100