Using Pandas Profiling for Meal Kit Data Validation
Methods: Exploratory Data Analysis, Pandas Profiling
We have been looking at better ways to understand and validate our data on a weekly basis: enter Pandas Profiling. With a few lines of code, Pandas Profiling generates reports using data from a pandas dataframe. Check out a sample of Pick a Kit weekly meal kit data above!
