assignment 8_
assignment 8_
Requirements:
Data Visualization with Matplotlib:
Use the previously defined exceptions (DataCleaningError) to handle any issues during the
visualization process (e.g., missing data columns).
Documentation:
Update the documentation to include steps for data visualization and dashboard creation.
Provide instructions on how to run the Streamlit app and interpret the visualizations.
Tasks:
data_cleaning.py
file_handling.py
exceptions.py
visualization.py
dashboard.py
analysis.py
clean_covid_data.csv (after cleaning)
README.md (documentation)
Saved plot images (e.g., total_cases.png, top_countries.png, daily_cases.png)