Recent | Popular
#colab #drive #data
from google.colab import drive drive.mount('/content/drive/') import sys sys.path.insert(0,'/content/drive/MyDrive/') train_df = pd.read_csv("/content/drive/MyDrive/train.csv")
#python #drive #gdown
gdown https://drive.google.com/uc?id=
Fri Aug 13 2021 08:28:34 GMT+0000 (UTC)
Tue Feb 23 2021 02:43:43 GMT+0000 (UTC)