DataFrame.plot.hist(by=None, bins=10, **kwds)
Panel.rsub(other, axis=0)
By ?group by? we are referring to a process involving one or more of the following steps Splitting the data into groups
Panel.kurtosis(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel.transpose(*args, **kwargs)
Panel.clip_upper(threshold, axis=None)
Series.astype(dtype, copy=True, raise_on_error=True, **kwargs)
Panel.get(key, default=None)
DataFrame.multiply(other, axis='columns', level=None, fill_value=None)
Panel.eq(other, axis=None)
Page 79 of 100