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