This content originally appeared on DEV Community and was authored by Data Professor
Exploratory data analysis (EDA) is an essential and preliminary first steps for exploring and summarizing the main characteristics of datasets. EDA provides the means to help us better understand variables and their relationships. This is achieved by non-graphical (descriptive statistics) and graphical (data visualization) techniques.
In this article, we will be creating an EDA web app that you can use to speed up your EDA analysis or allow your colleagues to perform EDA without having to code in Python. A simple upload of the input CSV file is all it takes to perform EDA analysis.
You can also refer to my YouTube video How to build an Exploratory Data Analysis app using Pandas Profiling on my YouTube channel (Data Professor) as a supplement to this article.
This content originally appeared on DEV Community and was authored by Data Professor
Data Professor | Sciencx (2021-06-08T07:04:09+00:00) How to Build an EDA App in Python. Retrieved from https://www.scien.cx/2021/06/08/how-to-build-an-eda-app-in-python/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.