Skip to main content
HomeCode-alongsPython

Exploratory Data Analysis in Python for Beginners

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.
Dec 2023
Code along with us onCode Along

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:

Code Along With Us!

[COURSE] Exploratory Data Analysis in Python

[COURSE] More soccer analysis in Data Manipulation in SQL

[PROJECT] Hypothesis Testing with Men's and Women's Soccer Matches

Get Certified! Data Analyst Certification

Topics
Related

blog

The 4 Best Data Analytics Bootcamps in 2024

Discover the best data analytics bootcamps in 2024, discussing what they are, how to choose the best bootcamp, and you can learn.

Kevin Babitz

5 min

blog

A Guide to Corporate Data Analytics Training

Understand the importance of corporate data analytics training in driving business success. Learn about key building blocks and steps to launch an effective training initiative tailored to your organization's needs.

Kevin Babitz

6 min

tutorial

A Comprehensive Tutorial on Optical Character Recognition (OCR) in Python With Pytesseract

Master the fundamentals of optical character recognition in OCR with PyTesseract and OpenCV.
Bex Tuychiev's photo

Bex Tuychiev

11 min

tutorial

Encapsulation in Python Object-Oriented Programming: A Comprehensive Guide

Learn the fundamentals of implementing encapsulation in Python object-oriented programming.
Bex Tuychiev's photo

Bex Tuychiev

11 min

tutorial

Python KeyError Exceptions and How to Fix Them

Learn key techniques such as exception handling and error prevention to handle the KeyError exception in Python effectively.
Javier Canales Luna's photo

Javier Canales Luna

6 min

code-along

Getting Started With Data Analysis in Alteryx Cloud

In this session, you'll learn how to get started with the Alteryx AI Platform by performing data analysis using Alteryx Designer Cloud.
Joshua Burkhow's photo

Joshua Burkhow

See MoreSee More