Exploratory Data Analysis in Python for Beginners

preview_player
Показать описание
Exploratory data analysis is about getting to know a new dataset. It is an essential skill for any data analyst or data scientist.

In this code-along, you will be introduced to the basics of exploring new datasets. Using data on UK Premiership soccer results, you will use Python to calculate summary statistics and draw visualizations to generate insights.

Key Takeaways:
- Learn to use the popular pandas package to explore a new dataset.
- Learn to calculate averages and other common summary statistics using Python.
- Learn to draw interactive plots using Plotly Express.

Additional Resources:

Рекомендации по теме