The Complete Football Analytics in Python Course
All the tools, knowledge, and skills to become an expert in football analytics, even with no coding experience
Over 10 hours of straightforward no fluff in depth football analytics training and tutorials to do at your own pace
Simple and easy to follow guide to get started with Python, even if you have zero experience
Easily access key data for powering analysis, visualizations, and models
Showcase your skills by building projects that actually have value
Learn the secret techniques and code used by industry experts working for large clubs and organizations
Join 1000+ students learning football analytics
The perfect introduction to Python coding in sport analytics. I was very happy with the practicality of the course through the projects and McKay is a great teacher who manages to engage through cool examples and always good explanations and remin...
Read MoreThe perfect introduction to Python coding in sport analytics. I was very happy with the practicality of the course through the projects and McKay is a great teacher who manages to engage through cool examples and always good explanations and reminders along the way. Highly recommend!
Read Lesspackage really well put together
package really well put together
Read LessGreat course- so accessible, easy to follow, so much covered. Really enjoyed it. Hoping for an advanced course so I can continue learning!
Great course- so accessible, easy to follow, so much covered. Really enjoyed it. Hoping for an advanced course so I can continue learning!
Read LessVery explicit and complete tutelage for any beginner who wants to venture into football analytics
Very explicit and complete tutelage for any beginner who wants to venture into football analytics
Read LessThis is the best course I've done in football analytics, it is the course I'd wish I had back when I started learning about data and programming 2 years ago, it would've made my life easier. This course helps you strengthen concepts whether you're...
Read MoreThis is the best course I've done in football analytics, it is the course I'd wish I had back when I started learning about data and programming 2 years ago, it would've made my life easier. This course helps you strengthen concepts whether you're a beginner or have some experience. It's amazing how the knowledge provided by McKay is well packaged and delivered, 100% recommended.
Read LessFor context, I'm an Undergraduate Business Analytics Student at an American University, so I had some prior knowledge of some concepts covered in this course. Anyway, this course is a fantastic introduction to sports analytics. I'm more of an ...
Read MoreFor context, I'm an Undergraduate Business Analytics Student at an American University, so I had some prior knowledge of some concepts covered in this course. Anyway, this course is a fantastic introduction to sports analytics. I'm more of an American Football fan, but I'm excited to transfer some of these new skills into my college courses and other sports interests! I would highly recommend this as a hobby, or as an aid to someone who is learning Analytics in-general.
Read Less10+ hours of guided football analytics material
Lifetime access to all content and all updates and future course add ons
All code used in the course
Access to the course's private discord
Two projects to add to your portfolio and show off your skills
The course will be over 10 hours of guided video content, along with other reading sections to help understand different metrics and topics. The course will also continue to have content added.
No experience is required! I'll walk you through downloading and setting up Python on your computer.
Yep! You'll get lifetime access along with any future updates that are made to the course.
Nothing is required, just access to a computer.
Nope, the course is a one-time fee, and won't require you to continue to pay.
Along the way I'll mention tools I use just to make my life easier but, these aren't required to complete the course.
Yes, if you can provide some sort of current transcript or class schedule I can work with you on getting a discount.
Welcome & Expectations
Why Analytics in Football
Join Discord Server
Accessing the Github with the Code
How to Install Python
Pip & Installing Packages
Working with Jupyter Notebooks
1.0 Module Intro
1.1 Python Syntax
1.2 Python Variables
1.3 Bools, Numbers, Strings, Lists, Tuples, Dicts
1.4 If - Else Statements & Conditionals
1.5 For & While Loops
1.6 Functions
1.7 Error Handling
2.0 Module 2 Intro
2.1 Types of Data
2.2 Key Metrics
2.3 Common Python Terms
3.0 Module Intro
3.1 Web Scraping Basics -> Old
3.1 Web Scraping Basics -> Updated
3.2 Statsbomb API
3.3 FBREF.com
3.4 Sofascore -> Old Method
3.4.1 SofaScore -> New Method
3.5 Understat
3.6 Fotmob
4.0 Module Intro
4.1 Matplotlib & Seaborn
4.2 Scatterplots
4.3 Radar Charts
4.4 Pizza Plots
4.5 Tables
4.6 xG Flow Charts
4.7 Creating a Pitch
4.8 Pass Maps
4.9 Shotmaps
4.10 Heatmaps
4.11 Pass Networks
4.12 Grids
Part 1
Part 2