update
This commit is contained in:
parent
d2765a4402
commit
29e6047c7e
@ -152,7 +152,7 @@ def dataset_information(games):
|
|||||||
# os.system("unzip top-video-games-19952021-metacritic.zip")
|
# os.system("unzip top-video-games-19952021-metacritic.zip")
|
||||||
|
|
||||||
# wczytanie danych
|
# wczytanie danych
|
||||||
games=pd.read_csv('all_games1.csv')
|
games=pd.read_csv('/app/all_games1.csv')
|
||||||
|
|
||||||
# usunięcie 5 wyników "Stadia"
|
# usunięcie 5 wyników "Stadia"
|
||||||
delete_stadia(games)
|
delete_stadia(games)
|
||||||
|
Loading…
Reference in New Issue
Block a user