Colab(六):File
2021/03/04
-----
施工中。。。最後剩下的 Tutorial 都放在這裡。
-----
目標:可以使用 Colab 存取雲端硬碟的檔案。
目標達成日:
-----
https://pixabay.com/zh/photos/microscope-research-lab-laboratory-385364/
-----
沒有特別針對 Google Drive 的檔案教材。
mount 之後,預設目錄為 Google Drive 的根目錄。
-----
References
[1] Google Colaboratory–適合Python初學者的雲端開發環境
http://www.cc.ntu.edu.tw/chinese/epaper/0052/20200320_5207.html
[2] 玩具烏托邦: 貴哥的 colab 初學筆記
https://newtoypia.blogspot.com/2019/07/colab.html
-----
[3] python 檔案讀寫. 檔案讀寫是很基本又很常用的功能,但由於我每次要用時都還是會估狗一下,因此還是寫下… | by CW Lin | Medium
https://peaceful0907.medium.com/python-%E6%AA%94%E6%A1%88%E8%AE%80%E5%AF%AB-ef0faf9dae1e
[4] Python常見的檔案處理應用
https://www.learncodewithmike.com/2020/02/python-files.html
[5] Python 第 13 章 檔案
http://yltang.net/tutorial/python/13/
[6] Python 好用模組 - pathlib | My.APOLLO
https://myapollo.com.tw/zh-tw/python-pathlib/
-----
Python 初學第十二講—檔案處理. 利用程式進行讀/寫檔案的處理 | by Yu-Hsuan Chou | ccClub | Medium
https://medium.com/ccclub/ccclub-python-for-beginners-tutorial-bf0648108581
[Python初學起步走-Day29] - 檔案讀寫 - iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天
https://ithelp.ithome.com.tw/articles/10161708
Python 讀取 txt 文字檔,一篇搞懂! | ShengYu Talk
https://shengyu7697.github.io/blog/2019/10/19/Python-read-text-file/
-----
補充:
7. Input and Output — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/inputoutput.html
8. Errors and Exceptions — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/errors.html
9. Classes — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/classes.html
10. Brief Tour of the Standard Library — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/stdlib.html
11. Brief Tour of the Standard Library — Part II — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/stdlib2.html
12. Virtual Environments and Packages — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/venv.html
13. What Now? — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/whatnow.html
14. Interactive Input Editing and History Substitution — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/interactive.html
15. Floating Point Arithmetic: Issues and Limitations — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/floatingpoint.html
16. Appendix — Python 3.9.2 documentation
https://docs.python.org/3/tutorial/appendix.html
-----
從 Colab 到 Kaggle(目錄)
https://hemingwang.blogspot.com/2021/03/colab_12.html
-----
No comments:
Post a Comment