Data Analysts often use pandas describe method to get high level summary from dataframe. Pandas describe method plays a very critical role to understand data distribution of each column.
Continue reading “Using pandas describe method to get dataframe summary”