Tag: EDA

Practice Kaggle Data_Titanic

I. Practice Kaggle Data 구글 드라이브 연동 Kaggle API 설치 Kaggle Token 다운로드 Titanic 데이터 불러오기 1. 구글 드라이브 연동Google Colab을 시작하면 항상 드라이브 연동을 해야 한다. 12345678910from google.colab import drive # 패키지 불러오기 from os.pat