Skip to content

mattcole19/NHL_Points_Analyses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NHL Points Analyses

Overview

This project scrapes all NHL games for the 2017-2018 season and generates a dataframe identical to the one on the standings page on NHL.com

What I Learned

  • Pandas - This was my first time using Pandas so it allowed me to touch the surface on the capabilities of manipulating data with Pyhon
  • Web Scraping - BeautfiulSoup4 also taught me a little bit about HTML along the way
  • GUIs - Tkinter was a great way to learn more about OOP

Disclaimer

This was one my first ever personal coding projects, so the code is fairly messy. I was just using it to learn pandas and webscraping

About

NHL Statistical Analyses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages