Summarytools is a simple EDA tool that gives a richer summary than describe() method. In a single line of code, it generates a standardized and comprehensive data summary. The summary includes column statistics, frequency, distribution chart, and missing stats.
Stop Using The Describe Method in Pandas. Instead, use Summarytools.
That is a wonderful tool, thank you. Your job is amazing.