Panel.mask(cond, other=nan, inplace=False, axis=None, level=None, try_cast=False, raise_on_error=True)
Panel.cumprod(axis=None, skipna=True, *args, **kwargs)
Panel.bool()
Panel.bfill(axis=None, inplace=False, limit=None, downcast=None)
TimedeltaIndex.shape return a tuple of the shape of the underlying data
TimedeltaIndex.all(other=None)
TimedeltaIndex.get_value_maybe_box(series, key)
Series.get_values()
MultiIndex.insert(loc, item)
TimedeltaIndex.union(other)
Page 34 of 100