Skip to content

Commit

Permalink
Notebook for scraping data for players in top 5 leagues
Browse files Browse the repository at this point in the history
  • Loading branch information
dyomed93 committed Jun 22, 2024
1 parent 7b636a4 commit e50c6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper_for_players_best5leagues.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@
"df.columns = new_columns\n",
"df = df.fillna(0)\n",
"\n",
"df.head()"
"df.head() "
]
},
{
Expand Down

0 comments on commit e50c6c3

Please sign in to comment.