Exploratory Data Analysis
Closed this issue · 1 comments
hcwang24 commented
Using train_df after splitting, I created several figures and tables for EDA. I also used Pandas_profiling to look at more details.
Something that needs to be fixed:
- Figure out why graphs take in the header as a row, thereby plotting them as a category.
- Add annotations to the graphs.
hcwang24 commented
The EDA required these following packages/dependencies:
- pandas
- altair
- pandas_profiling
- altair_data_server