Go through the entire Data analysis process that includes:
1. Posing a Question.
2. Wrangling Data into a format one can use and fix any problems with it.
3. Exploring Data.
4. Drawing Conclusions.
5. Communicating the findings.
6. Using Python libraries NumPy, Pandas, and MatPlotlib.
7. The code will be clean, more concise, and run faster.