Panel4D.bfill(axis=None, inplace=False, limit=None, downcast=None)
Panel4D.transpose(*args, **kwargs)
Panel4D.lt(other, axis=None)
Panel4D.sort_index(axis=0, level=None, ascending=True, inplace=False, kind='quicksort', na_position='last', sort_remaining=True)
Panel4D.add_prefix(prefix)
Panel4D.to_json(path_or_buf=None, orient=None, date_format='epoch', double_precision=10, force_ascii=True, date_unit='ms', default_handler=None
Panel4D.asof(where, subset=None)
Panel4D.divide(other, axis=0)
Panel4D.head(n=5)
Panel4D.xs(key, axis=1)
Page 14 of 16