IUM_04 - update download dataset script

This commit is contained in:
Paweł Łączkowski 2024-03-29 17:12:36 +01:00
parent 18d7698fb5
commit f35557a5ee

View File

@ -1,7 +1,6 @@
# Necessary imports
import pandas as pd
import sys
import kaggle
from sklearn.model_selection import train_test_split
from sklearn.preprocessing import MinMaxScaler