Giter Site home page Giter Site logo

joseantonio-mtz / data-science-for-sports Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theclickreader/data-science-for-sports

0.0 0.0 0.0 55 KB

Repository holding code files for the 'Data Science for Sports' course.

Jupyter Notebook 100.00%

data-science-for-sports's Introduction

Analyzing the NFL Games

The first dataset that we will be looking at in this course is the dataset containing information about the NFL games. Such kind of datasets are very helpful in giving us an idea about how a sport's season was/will be played out.

(This is a preview lesson from the course 'Data Science for Sports - Analyze and Visualize Sports Data'. Students can enroll in the full course by clicking here: Enroll in 'Data Science for Sports' course.)

Data dictionary

This dataset contains the following information:

  • gameId: Game identifier, unique (numeric)

  • gameDate: Game Date (time, mm/dd/yyyy)

  • gameTimeEastern: Start time of game (time, HH:MM:SS, EST)

  • homeTeamAbbr: Home team three-letter code (text)

  • visitorTeamAbbr: Visiting team three-letter code (text)

  • week: Week of game (numeric)

Installation of libraries

Use the package manager pip to install Pandas and Matplotlib.

pip install pandas
pip install matplotlib

Credits

This lesson couldn't have been possible without the help from the amazing data science team at Kharpann.

data-science-for-sports's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.