DatetimeIndex.is_month_end Logical indicating if last day of month (defined by frequency)
Series.dt.is_year_end Logical indicating if last day of year (defined by frequency)
DataFrame.drop_duplicates(*args, **kwargs)
Series.truediv(other, level=None, fill_value=None, axis=0)
Series.tshift(periods=1, freq=None, axis=0)
Panel4D.loc Purely label-location based indexer for selection by label. .loc[] is primarily label based
Panel.clip_upper(threshold, axis=None)
Series.iterkv(*args, **kwargs)
Index.get_level_values(level)
TimedeltaIndex.asobject return object Index which contains boxed values this is an internal non-public
Page 75 of 100