Analyze a dataset and communicate the findings about it
Using Python capabilities to make the analysis easier :
- libraries NumPy, pandas, and Matplotlib.
- Machine learning built-in algorithms.
perform data analysis process
- posing questions that can be answered with a given dataset and then answering those questions
- Knowing how to investigate problems in a dataset and wrangle the data into a usable format.
- I have experience communicating the results of your analysis.
- I am able to use vectorized operations in NumPy and pandas to speed up your data analysis code.
- I am familiar with pandas' Series and DataFrame objects, which let me access the data more conveniently.
- I Know how to use Matplotlib to produce plots showing the findings.