Photo by NipaThis project is a data visualization and analysis problem that develops an interactive data visualization app using the Dash framework and writes a test suite to test the dash application.
The following task was carried out in this project:
Initialise the local development environment to begin work on the program
Prepare a messy dataset for visualization
Create an interactive data visualization using Dash
Make the visualization app interactive and beautiful
Write a test suite for the visualizer app