CategoricalIndex.asof(label)
Resampler.min(_method='min', *args, **kwargs)
DatetimeIndex.rename(name, inplace=False)
Series.dt.is_year_end Logical indicating if last day of year (defined by frequency)
DatetimeIndex.date Returns numpy array of python datetime.date objects (namely, the date part of Timestamps without
DatetimeIndex.data return the data pointer of the underlying data
Index.flags
DatetimeIndex.difference(other)
DataFrame.to_string(buf=None, columns=None, col_space=None, header=True, index=True, na_rep='NaN', formatters=None, float_format=None,
DataFrame.replace(to_replace=None, value=None, inplace=False, limit=None, regex=False, method='pad', axis=None)
Page 85 of 100