Google Playstore Eda
Exploratory Data Analysis Using Playstore Dataset

What is Exploratory Data Analysis?
-
Exploratory Data Analysis (EDA) is the process of analyzing a dataset in order to understand its main characteristics, patterns and identify anomalies. EDA is often the first step in the data analysis process.
-
It involves using different graphs and plots to help visualise the data and also uses statistical methods to draw inferences from the data.
-
The goal of EDA is not to arrive at a certain right answer or to confirm a pre-defined hypothesis. It is an exploratory process to draw inferences and get ideas on how the data can be further utilised to predict certain outcomes/develop ML models
Introduction to the Playstore Dataset
Sneha Bajaj6 months ago