Casey C. Barr

statistics

1 post on this subject. All topics.

  1. 2 min

    Introduction to Pandas Profiling

    Recently I learned of a cool Python package calledpandas_profilingthat serves as an extension of the pandas.DataFrame.describe() function in the pandas module. The package serves as a nice way to automate a lot of the…