#WIP Workflow
review_dataset() : converts the dataset into a 2d array and evaluates quality metrics. (there are 7 metrics, refer below)
display_dashboard(): visualize data quality at metrics at any point in the fixing pipeline. Planning on using plotly widgets
2. Consistency Metrics (Detect Formatting & Data Type Issues): measures whether data follows expected formats & rules
5. Distribution & Outlier Metrics: Measures if the dataset follows expected statistical distributions