GithubHelp home page GithubHelp logo

fagan2888 / nba-tip-off Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anchorp34/nba-tip-off

0.0 0.0 0.0 2.61 MB

Data on NBA tip off games to determine who will win the tip and who will score first.

Python 22.05% Jupyter Notebook 77.95%

nba-tip-off's Introduction

NBA-Tip-Off

Data on NBA tip off games to determine who will win the tip and who will score first.

Details

  • The CSV's that have "Bad Game" are games that didn't have the tip off data. It just stared with a team having the ball, so I don't know who the tip was between. I have excluded these games for now (only like 5 games out of 1230 each year

How to query data

In the Main folder, you will see the NBA.db database. Using SQLite, you can open it and start to query it.

The two tables are called season_data and players.

If you want to see the headers of the columns when you query, when you open it up type in the command .headers on;. Everything else should be like regular SQL.

If you have any questions about downloading SQLite or how to run it, start here: https://www.sqlite.org/index.html. There are a lot of good tutorials and documentation of how to get started.

nba-tip-off's People

Contributors

anchorp34 avatar

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.