Data Exploration Report¶
A brief exploration was done on the full dataset using the module pandas-profiling. The module uses pandas to load a dataset and automatically produce quantile/descriptive statistics, common values, extreme values, skew, kurtosis etc.
The script used to generate this report is located in ./exploration/report.py.
The report can be viewed by clicking the Data Exploration Report tab at the top of the page.