sports
Here are 554 public repositories matching this topic...
-
Updated
Apr 12, 2020 - R
The information on the website is not clear about what exact format should the trained weight file be stored in. For example, should I store the weight variables as a string, a list using pickle or a np.array using pickle?
-
Updated
Jun 8, 2019 - Python
-
Updated
Apr 6, 2020 - Python
Required parameters
Find the required parameters for each of the nba.stats endpoints and make that parameter bold.
Most stats.nba.com endpoints will throw an error if a required parameter is missing, so we can use this to find the list of required params.
e.g. Making a request to http://stats.nba.com/stats/commonallplayers without any parameters will return:
LeagueI
Looking forward to hearing this! When the docs and download are ready, update the web page with the link.
As seen on https://www.rtl-sdr.com/localradio-a-new-rtl-sdr-app-for-macos/
-
Updated
Nov 8, 2019 - PHP
-
Updated
May 1, 2020 - Python
-
Updated
Apr 27, 2020 - PHP
Asked on our Slack channel:
I believe the simple solution is to add Tennis/racquetball/squash to the list... but a feature that would cover this and more (i.e. Roller Derby ) would to have a Custom Sport option.
Same as the other leagues but also include the option to upload
-
Updated
Jun 8, 2020 - Python
I noticed when making requests for Player information some of the NFL kickers seem to have a different format for their URI. A lot of current kickers follow the standard 8 character 'LlllFfNN' format. But some have a 10 character string.
In this example Mason Crosby this works fine and returns 'Field Goals - 30':
thisplayer = Player('CrosMa20')
theyear = '2018'
print('Fie-
Updated
Nov 30, 2017 - JavaScript
https://secure.helpscout.net/conversation/553739802/16664?folderId=967748
It looks like individual competitions won't show up in player stats. So if you have a few team-based competitions, then add a player vs player competition it won't show up in the player stats tables, unless you manually add it.
-
Updated
Oct 17, 2019 - JavaScript
I'm guessing this is due to player name discrepancies. Could these be assigned via the possession_before column?
df$shot_team = ifelse(is.na(df$shot_team) & !is.na(df$shot_outcome), df$possession_before, df$shot_team)
-
Updated
Feb 15, 2020 - Java
-
Updated
Aug 15, 2019 - HTML
-
Updated
Dec 7, 2019
Can someone with the necessary rights please make a link to https://github.com/rollerderby/scoreboard/wiki/Changes-in-Version-4 and Brains Videos as prominently visible as possible to anybody who visits the user Facebook group?
It's annoyng as hell to read complaint thread after complaint thread where almost al the specific items that are mentioned are covered on both of those resources.
-
Updated
May 5, 2020 - Jupyter Notebook
-
Updated
Apr 19, 2016 - Jupyter Notebook
-
Updated
Nov 7, 2016 - JavaScript
I'm looking to help make this data as accessible as possible for experienced researchers and novice data analysts alike -- please let me know if anything would help! This includes documentation, additional features, new data sources, or new load endpoints (including the ones listed in the other features so I can prioritize).
-
Updated
Apr 6, 2020 - JavaScript
Improve this page
Add a description, image, and links to the sports topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sports topic, visit your repo's landing page and select "manage topics."




it will be important for most users or applications to set the process timezone to a US timezone so converting a
Dateto YYYYMMDD format will be accurate