#Summary This is a Streamlit deployed app that automates Data analysis and Visualisation.
#Problem Statement Data anaysis and visualisation involves some repetitive tasks,statistics, plotting charts, pandas analysis and filtering.
#Objectives. Create an app that automates data analysis. Simplify Data anaysis and Statistics.
#Methodology. This project aims at automating the process by using an app that reads a csv file and creates charts and statistics figures based on your selection.
#Usage. Open your IDE/ Terminal and run the line 'streamlit run app.py' The password is 'otc2025' This code does not require any knowledge in ML/python or an environment. It is just a streamlit code.