1-Asking question
2-Data wrangling:
-Gathering.
-Assessing (visually and programmatically).
-Cleaning.
3-Perform EDA (Exploratory Data Analysis) trying to answer the imposed questions by:
-Investigate a dataset using Python data analysis packages.
- apply statistical analysis.
-visualize the results with appropriate plots whenever is possible.
4-Interpretation of the results and draw conclusions or predictions
5- Communicate the results:
-communicate the result in every possible way(jupyter notebook, pdf, word, PPt, etc.).