Create Data Visualization in a Webpage with dash package in Python
///////Data////////// playstore-analysis.csv is an example with various types of data. //////////////////// Note: Your virtual envoronment need to have packages in the requirements.txt
////Execution////// Run dash_app.py for the data visualization result. Open the designated IP in the web browser. For example: http://127.0.0.1:8501/

