![](https://velog.velcdn.com/images/boysbeanxious/post/420d4a04-9513-4da0-959d-1b6e3359aa3b/image.png)
Lesson learned
- Exploratory Data Analysis
- Import, clean and validate
- Visualize distributions
- Explore relationships between variables
- Explore multivariate relationships
- CDF, PMF and KDE
- Use CDFs for exploration.
- Use PMFs if there are a small number of unique values.
- Use KDE if ther are a lot of values.
** CDF, PMF, KDE 용어 다시 공부