DEPR: deprecate/remove pandas.tools.describe · Issue #8481 · pandas-dev/pandas (original) (raw)
This is really superfluous as .describe
is much more comprehensive.
It is only a very brief mention in the docs, only a single test (for a single dtype), and not implemented generically.
https://github.com/pydata/pandas/blob/master/pandas/tools/describe.py