Panel.gt(other, axis=None)
Panel.set_value(*args, **kwargs)
Panel.select(crit, axis=0)
Panel.where(cond, other=nan, inplace=False, axis=None, level=None, try_cast=False, raise_on_error=True)
Panel.first(offset)
Panel.to_sparse(*args, **kwargs)
Panel.to_msgpack(path_or_buf=None, encoding='utf-8', **kwargs)
Panel.convert_objects(convert_dates=True, convert_numeric=False, convert_timedeltas=True, copy=True)
Panel.as_blocks(copy=True)
Page 16 of 16