python學習資料
Python之禪
import this
The Zen of Python, by Tim Peters
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren`t special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you`re Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it`s a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let`s do more of those!
初學者教程
- Python官方-英文
- Python官方-中文
-
Python3
IPython
https://jupyter-notebook.readthedocs.io/en/stable/public_server.html
-
遠端訪問jupyter notebook
- 連線遠端jupyter notebook —-windows環境
-
HTML5
SPHINX Python專案文件軟體包
以
.rst
作為字尾的檔案可以被其使用。jupyter_contrib_nbextensions(jupyter notebook的擴充套件外掛)
如何用Pelican, Jupyter notebook,Github Pages搭建部落格
Jupyter Notebook: Output image in previous line
Jupyter Notebook 快速入門
將文件自動釋出到 GitHub Pages
初學者需要IPython 與 Jupyter Notebook 嗎?
Python-OpenCV 處理視訊(四):運動檢測
nbviewer: A simple way to share Jupyter Notebooks
Jupyterlab開發小指南
ipython notebook使用教程
基本配置2—雲端部署jupyter notebook
探尋有趣之事!
相關文章
- Python 學習資料Python
- 學Python需要學資料庫嗎?Python學習教程!Python資料庫
- python學習方法總結(內附python全套學習資料)Python
- Python學習之資料型別Python資料型別
- python學習筆記:資料庫Python筆記資料庫
- Python學習教程:基本資料型別Python資料型別
- Python學習之路14-生成資料Python
- 如何輕鬆學習Python資料分析?Python
- 為什麼學習Python資料分析Python
- Python 學習筆記——資料型別Python筆記資料型別
- Python學習 —— 內建資料型別Python資料型別
- Python學習之路20-資料模型Python模型
- Python深度學習(處理文字資料)--學習筆記(十二)Python深度學習筆記
- Python資料分析常用庫有哪些?Python學習!Python
- Python學習筆記|Python之pycache資料夾Python筆記
- Python資料分析與視覺化(經典學習資料)Python視覺化
- Python資料學習整理,小白們的福音Python
- Python學習筆記(一) 資料型別Python筆記資料型別
- 學習python的資料型別——元組Python資料型別
- Python學習之路15-下載資料Python
- Python學習筆記(二)——資料型別Python筆記資料型別
- Python學習之旅:訪問MySQL資料庫PythonMySql資料庫
- Python模組學習:zlib 資料壓縮Python
- Python模組學習:struct 資料格式轉換PythonStruct
- 零基礎學習Python的學習路線及教程!附19最新python學習資料分享Python
- Python學習資源Python
- Python常用資料分析庫有哪些?Python學習班!Python
- Python資料分析相關面試題!Python學習教程Python面試題
- 學習資料
- Go學習【二】學習資料Go
- 大資料學習資料大資料
- Python學習手冊(入門&爬蟲&資料分析&機器學習&深度學習)Python爬蟲機器學習深度學習
- 深度學習(一)深度學習學習資料深度學習
- 《Python入門與資料科學庫》學習筆記Python資料科學筆記
- Python大資料分析學習.Pandas 資料匯入問題 (1)Python大資料
- Python大資料分析學習.路徑問題Python大資料
- Python學習教程之基本資料型別字串Python資料型別字串
- Python3學習-(基本資料型別-字串)Python資料型別字串