TopDownHockey-Scraper 4.1.4__py3-none-any.whl → 4.2.0__py3-none-any.whl

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.

Potentially problematic release.


This version of TopDownHockey-Scraper might be problematic. Click here for more details.

@@ -492,7 +492,7 @@ def scrape_html_roster(season, game_id):
492
492
  (np.where(roster_df['Name']== "TOMMY NOVAK" , "THOMAS NOVAK",
493
493
  # New guys from 24-25
494
494
  (np.where(roster_df['Name']== "JOSHUA NORRIS" , "JOSH NORRIS",
495
- (np.where(roster_df['Name']== "P.O JOSEPH" , "'PIERRE-OLIVIER JOSEPH",
495
+ (np.where(roster_df['Name']== "P.O JOSEPH" , "PIERRE-OLIVIER JOSEPH",
496
496
  (np.where(roster_df['Name']== "MIKEY EYSSIMONT" , "MICHAEL EYSSIMONT",
497
497
  (np.where(roster_df['Name']== "MATAJ BLAMEL" , "MATAJ BLAMEL",
498
498
  (np.where(roster_df['Name']== "VITTORIO MANCINI" , "VICTOR MANCINI",
@@ -1208,7 +1208,7 @@ def scrape_html_shifts(season, game_id):
1208
1208
  (np.where(all_shifts['name']== "TOMMY NOVAK" , "THOMAS NOVAK",
1209
1209
  # New guys from 24-25
1210
1210
  (np.where(all_shifts['name']== "JOSHUA NORRIS" , "JOSH NORRIS",
1211
- (np.where(all_shifts['name']== "P.O JOSEPH" , "'PIERRE-OLIVIER JOSEPH",
1211
+ (np.where(all_shifts['name']== "P.O JOSEPH" , "PIERRE-OLIVIER JOSEPH",
1212
1212
  (np.where(all_shifts['name']== "MIKEY EYSSIMONT" , "MICHAEL EYSSIMONT",
1213
1213
  (np.where(all_shifts['name']== "MATAJ BLAMEL" , "MATAJ BLAMEL",
1214
1214
  (np.where(all_shifts['name']== "VITTORIO MANCINI" , "VICTOR MANCINI",
@@ -1528,7 +1528,7 @@ def scrape_api_events(game_id, drop_description = True, shift_to_espn = False):
1528
1528
  (np.where(api_events['ep1_name']== "TOMMY NOVAK" , "THOMAS NOVAK",
1529
1529
  # New guys from 24-25
1530
1530
  (np.where(api_events['ep1_name']== "JOSHUA NORRIS" , "JOSH NORRIS",
1531
- (np.where(api_events['ep1_name']== "P.O JOSEPH" , "'PIERRE-OLIVIER JOSEPH",
1531
+ (np.where(api_events['ep1_name']== "P.O JOSEPH" , "PIERRE-OLIVIER JOSEPH",
1532
1532
  (np.where(api_events['ep1_name']== "MIKEY EYSSIMONT" , "MICHAEL EYSSIMONT",
1533
1533
  (np.where(api_events['ep1_name']== "MATAJ BLAMEL" , "MATAJ BLAMEL",
1534
1534
  (np.where(api_events['ep1_name']== "VITTORIO MANCINI" , "VICTOR MANCINI",
@@ -1912,7 +1912,7 @@ def scrape_espn_events(espn_game_id, drop_description = True):
1912
1912
  (np.where(espn_events['event_player_1']== "TOMMY NOVAK" , "THOMAS NOVAK",
1913
1913
  # New guys from 24-25
1914
1914
  (np.where(espn_events['event_player_1']== "JOSHUA NORRIS" , "JOSH NORRIS",
1915
- (np.where(espn_events['event_player_1']== "P.O JOSEPH" , "'PIERRE-OLIVIER JOSEPH",
1915
+ (np.where(espn_events['event_player_1']== "P.O JOSEPH" , "PIERRE-OLIVIER JOSEPH",
1916
1916
  (np.where(espn_events['event_player_1']== "MIKEY EYSSIMONT" , "MICHAEL EYSSIMONT",
1917
1917
  (np.where(espn_events['event_player_1']== "MATAJ BLAMEL" , "MATAJ BLAMEL",
1918
1918
  (np.where(espn_events['event_player_1']== "VITTORIO MANCINI" , "VICTOR MANCINI",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: TopDownHockey_Scraper
3
- Version: 4.1.4
3
+ Version: 4.2.0
4
4
  Summary: The TopDownHockey Scraper
5
5
  Home-page: https://github.com/TopDownHockey/TopDownHockey_Scraper
6
6
  Author: Patrick Bacon
@@ -0,0 +1,7 @@
1
+ TopDownHockey_Scraper/TopDownHockey_EliteProspects_Scraper.py,sha256=j-7gTk-cp_0LyZihNxm67xH9KdA3Fx4xrFKKu3-9-rU,42245
2
+ TopDownHockey_Scraper/TopDownHockey_NHL_Scraper.py,sha256=MYnj_-m8TVKHzWUgDwKFDf3bWnx5BU0pUFBq0rGu-lM,159294
3
+ topdownhockey_scraper-4.2.0.dist-info/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
4
+ topdownhockey_scraper-4.2.0.dist-info/METADATA,sha256=FMTAn0gLq1munwyl9DyuHseYd2gQrDxiSEqIaq7RC1A,5697
5
+ topdownhockey_scraper-4.2.0.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
6
+ topdownhockey_scraper-4.2.0.dist-info/top_level.txt,sha256=PBd96GLGFq97ZDLd7_4ZCx8_ZFr_wdWKs5SIpGl5xCs,22
7
+ topdownhockey_scraper-4.2.0.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- TopDownHockey_Scraper/TopDownHockey_EliteProspects_Scraper.py,sha256=j-7gTk-cp_0LyZihNxm67xH9KdA3Fx4xrFKKu3-9-rU,42245
2
- TopDownHockey_Scraper/TopDownHockey_NHL_Scraper.py,sha256=LEzCPzH0qQj5TZz0pYjqTMtS4Qg4OqEIqz3ys5x0yTU,159298
3
- topdownhockey_scraper-4.1.4.dist-info/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
4
- topdownhockey_scraper-4.1.4.dist-info/METADATA,sha256=5JFQux2AtN5ipoUa--xERKIFSdVsysZOtpiBsNO7z5I,5697
5
- topdownhockey_scraper-4.1.4.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
6
- topdownhockey_scraper-4.1.4.dist-info/top_level.txt,sha256=PBd96GLGFq97ZDLd7_4ZCx8_ZFr_wdWKs5SIpGl5xCs,22
7
- topdownhockey_scraper-4.1.4.dist-info/RECORD,,