nfelodcm 0.1.19__tar.gz → 0.1.21__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/PKG-INFO +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/fastr_team_repl.py +2 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/coaches.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/filmmargins.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/games.json +2 -2
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/hfa.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/logos.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/market_data.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/nfelo_games.json +4 -2
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/participants.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/pbp.json +2 -2
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/player_stats.json +2 -2
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/players.json +2 -2
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/qb_meta.json +4 -2
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/qbelo.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/qbr.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/rosters.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/srs_ratings.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/stadiums.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/team_stadiums.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/wepa.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Maps/wt_ratings.json +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm.egg-info/PKG-INFO +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/pyproject.toml +1 -1
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/README.md +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/__init__.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/__init__.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignment.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/__init__.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/desc_based_plays.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/format_player_file.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/format_qb_file.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/penalty_formatting.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/score_clean.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/temp_players_handle.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/DCMTable.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Primatives/DataPull.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Primatives/Freshness.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Primatives/LocalIO.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Primatives/TableMap.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Primatives/__init__.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/__init__.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Utilities/__init__.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Utilities/checks.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Utilities/extract_map.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Utilities/global_variables.json +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Utilities/load_maps.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Utilities/retrieve_season_state.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Utilities/set_season_state.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/nfelodcm.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/tests.py +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm.egg-info/SOURCES.txt +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm.egg-info/dependency_links.txt +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm.egg-info/requires.txt +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm.egg-info/top_level.txt +0 -0
- {nfelodcm-0.1.19 → nfelodcm-0.1.21}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: nfelodcm
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.21
|
4
4
|
Summary: Python package for loading and caching CSVs hosted on github into pandas dataframes
|
5
5
|
Author-email: Robert Greer <nfl@robbygreer.com>
|
6
6
|
Maintainer-email: Robert Greer <nfl@robbygreer.com>
|
{nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/fastr_team_repl.py
RENAMED
@@ -18,7 +18,8 @@ def team_id_repl(df):
|
|
18
18
|
'posteam', 'defteam', 'penalty_team',
|
19
19
|
'side_of_field', 'timeout_team', 'td_team',
|
20
20
|
'return_team', 'possession_team',
|
21
|
-
'recent_team', 'opponent_team'
|
21
|
+
'recent_team', 'opponent_team',
|
22
|
+
'draft_team', 'draft_club'
|
22
23
|
]:
|
23
24
|
if col in df.columns:
|
24
25
|
df[col] = df[col].replace(repl)
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/coaches/commits?path=coaches.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:33.690154+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/filmmargin/commits?path=film_margins.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:17:31.225429+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "games",
|
3
3
|
"description": "nflgamedata games",
|
4
|
-
"last_local_update": "2025-
|
4
|
+
"last_local_update": "2025-05-08T22:17:30.462733",
|
5
5
|
"download_url": "https://raw.githubusercontent.com/nflverse/nfldata/master/data/games.csv",
|
6
6
|
"compression": null,
|
7
7
|
"engine": "c",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/nflverse/nfldata/commits",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 500,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:17:29.659219+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/nfelohfa/commits?path=estimated_hfa.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:34.832384+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/nflverse/nflverse-pbp/commits?path=teams_colors_logos.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:17:30.758767+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/nfelomarket_data/commits?path=Data/lines.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:26.736040+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "nfelo_games",
|
3
3
|
"description": "nfelo projections and components by game",
|
4
|
-
"last_local_update": "2025-
|
4
|
+
"last_local_update": "2025-05-08T22:20:20.562911",
|
5
5
|
"download_url": "https://raw.githubusercontent.com/greerreNFL/nfelo/refs/heads/main/output_data/nfelo_games.csv",
|
6
6
|
"compression": null,
|
7
7
|
"engine": "c",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/nfelo/commits?path=output_data/nfelo_games.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:19.834940+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -54,6 +54,8 @@
|
|
54
54
|
"home_line_close": "float32",
|
55
55
|
"home_line_close_price": "float32",
|
56
56
|
"away_line_close_price": "float32",
|
57
|
+
"home_clv_from_open": "float32",
|
58
|
+
"away_clv_from_open": "float32",
|
57
59
|
"total_line_open": "float32",
|
58
60
|
"under_price_open": "float32",
|
59
61
|
"over_price_open": "float32",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/nflverse/nflverse-data/releases/tags",
|
11
11
|
"gh_release_tag": "pbp_participation",
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:27.844630+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": "season",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "pbp",
|
3
3
|
"description": "nflfastR play-by-play",
|
4
|
-
"last_local_update": "2025-
|
4
|
+
"last_local_update": "2025-05-08T22:20:01.341571",
|
5
5
|
"download_url": "https://github.com/nflverse/nflverse-data/releases/download/pbp/play_by_play_{0}.csv.gz",
|
6
6
|
"compression": "gzip",
|
7
7
|
"engine": "c",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/nflverse/nflverse-data/releases/tags",
|
11
11
|
"gh_release_tag": "pbp",
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:17:31.917295+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": "season",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "player_stats",
|
3
3
|
"description": "nflfastR player stats",
|
4
|
-
"last_local_update": "2025-
|
4
|
+
"last_local_update": "2025-05-08T22:20:24.362121",
|
5
5
|
"download_url": "https://github.com/nflverse/nflverse-data/releases/download/player_stats/player_stats.csv.gz",
|
6
6
|
"compression": "gzip",
|
7
7
|
"engine": "c",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/nflverse/nflverse-data/releases/tags",
|
11
11
|
"gh_release_tag": "player_stats",
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:21.420258+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "players",
|
3
3
|
"description": "nflfastR player meta data",
|
4
|
-
"last_local_update": "2025-
|
4
|
+
"last_local_update": "2025-05-08T22:20:33.209181",
|
5
5
|
"download_url": "https://github.com/nflverse/nflverse-data/releases/download/players/players.csv",
|
6
6
|
"compression": null,
|
7
7
|
"engine": "c",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/nflverse/nflverse-data/releases/tags",
|
11
11
|
"gh_release_tag": "players",
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:30.536523+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,13 +10,15 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/nfeloqb/commits?path=Other%20Data/meta_data.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:26.274782+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
17
17
|
"start": null
|
18
18
|
},
|
19
|
-
"assignments": [
|
19
|
+
"assignments": [
|
20
|
+
"fastr_team_id_repl"
|
21
|
+
],
|
20
22
|
"map": {
|
21
23
|
"name_id": "object",
|
22
24
|
"gsis_id": "object",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/nfeloqb/commits?path=qb_elos.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:25.454791+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/nflverse/nflverse-data/releases/tags",
|
11
11
|
"gh_release_tag": "espn_data",
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:17:29.365526+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/nflverse/nflverse-data/releases/tags",
|
11
11
|
"gh_release_tag": "rosters",
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:27.216498+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": "season",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/nfelosrs/commits?path=srs_ratings.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:25.896604+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/Stadiums/commits?path=data/stadiums.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:34.052874+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/Stadiums/commits?path=data/team_stadiums.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:17:31.578742+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/wepa/commits?path=data/wepa_by_game_pit.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:24.987730+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"gh_api_endpoint": "https://api.github.com/repos/greerreNFL/nfelosrs/commits?path=wt_ratings.csv",
|
11
11
|
"gh_release_tag": null,
|
12
12
|
"sla_seconds": 900,
|
13
|
-
"last_freshness_check": "2025-
|
13
|
+
"last_freshness_check": "2025-05-08T22:20:34.333029+00:00"
|
14
14
|
},
|
15
15
|
"iter": {
|
16
16
|
"type": null,
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: nfelodcm
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.21
|
4
4
|
Summary: Python package for loading and caching CSVs hosted on github into pandas dataframes
|
5
5
|
Author-email: Robert Greer <nfl@robbygreer.com>
|
6
6
|
Maintainer-email: Robert Greer <nfl@robbygreer.com>
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/desc_based_plays.py
RENAMED
File without changes
|
{nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/format_player_file.py
RENAMED
File without changes
|
{nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/format_qb_file.py
RENAMED
File without changes
|
{nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/penalty_formatting.py
RENAMED
File without changes
|
File without changes
|
{nfelodcm-0.1.19 → nfelodcm-0.1.21}/nfelodcm/Engine/Assignments/assignments/temp_players_handle.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|