EDA
-
A practical introductory guide to exploratory data analysis in Python 05-11-2024
The following presents a new guide to Exploratory Data Analysis (EDA) implemented in Python, which evolves and complements the version published in R in 2021. This update responds to the needs of an increasingly diverse community in the field of data...
-
A practical introductory guide to exploratory data analysis 22-09-2021
Before performing data analysis, for statistical or predictive purposes, for example through machine learning techniques, it is necessary to understand the raw material with which we are going to work. It is necessary to understand and evaluate the...