DatetimeIndex.is_monotonic_increasing return if the index is monotonic increasing (only equal
Series.dt.day The days of the datetime
DataFrame.eq(other, axis='columns', level=None)
DataFrame.to_panel()
Styler.applymap(func, subset=None, **kwargs)
TimedeltaIndex.is_type_compatible(typ)
Styler.apply(func, axis=0, subset=None, **kwargs)
classmethod MultiIndex.from_product(iterables, sortorder=None, names=None)
DataFrame.divide(other, axis='columns', level=None, fill_value=None)
Series.dt.is_quarter_end Logical indicating if last day of quarter (defined by frequency)
Page 65 of 100