CategoricalIndex.intersection(other)
MultiIndex.get_loc_level(key, level=0, drop_level=True)
DatetimeIndex.hour The hours of the datetime
class pandas.Panel(data=None, items=None, major_axis=None, minor_axis=None, copy=False, dtype=None)
CategoricalIndex.putmask(mask, value)
Panel.pow(other, axis=0)
MultiIndex.to_datetime(dayfirst=False)
Series.dt.microseconds Number of microseconds (>= 0 and less than 1 second) for each element.
DatetimeIndex.sym_diff(*args, **kwargs)
DatetimeIndex.minute The minutes of the datetime
Page 37 of 100