Panel.reindex_axis(labels, axis=0, method=None, level=None, copy=True, limit=None, fill_value=nan)
Series.ffill(axis=None, inplace=False, limit=None, downcast=None)
TimedeltaIndex.dropna(how='any')
CategoricalIndex.set_value(arr, key, value)
DataFrameGroupBy.tshift(periods=1, freq=None, axis=0) Shift the time index, using the index?s frequency
Series.plot.barh(**kwds)
DataFrame.as_blocks(copy=True)
Panel4D.fromDict(data, intersect=False, orient='items', dtype=None)
Series.map(arg, na_action=None)
TimedeltaIndex.is_type_compatible(typ)
Page 44 of 100