update
This commit is contained in:
parent
fa08d5669c
commit
0404de256a
Can't render this file because it is too large.
|
@ -148,8 +148,8 @@ def dataset_information(games):
|
||||
|
||||
|
||||
# pobranie dataset z kaggle
|
||||
os.system("kaggle datasets download -d deepcontractor/top-video-games-19952021-metacritic")
|
||||
os.system("unzip top-video-games-19952021-metacritic.zip")
|
||||
# os.system("kaggle datasets download -d deepcontractor/top-video-games-19952021-metacritic")
|
||||
# os.system("unzip top-video-games-19952021-metacritic.zip")
|
||||
|
||||
# wczytanie danych
|
||||
games=pd.read_csv('all_games.csv')
|
||||
|
Loading…
Reference in New Issue
Block a user