일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- separating data(데이터 분리하기)
- pythonML
- matplotlib
- 검정수수료
- 준비
- K 데이터 자격시험
- 빅데이터 분석기사
- 응시료
- 시험 일정
- numpy
- teen learn
- Seaborn
- context manger1
- List Comprehension
Archives
- Today
- Total
목록Google colab (1)
재원's 블로그
구글 코랩과 드라이브 연동하고 파일 불러오기
최초 작성일 : 2021-11-06 categories: google colab -구글 드라이브와 연동하기 from google.colab import drive drive.mount('/content/drive') Drive already mounted at /content/drive; to attempt to forcibly remount, call drive.mount("/content/drive", force_remount=True). -파일 불러오기 #DATA_PATH = "경로를 입력하시기를 바랍니다." # 필자의 경로는 다음과 같았습니다. DATA_PATH = '/content/drive/MyDrive/Colab Notebooks/lectures_210923/PART_I..
Google colab
2023. 1. 21. 19:19