關於工具,推薦兩種:
jupyter notebook
pycharm
jupyter notebook:推薦下載anaconda,好用,有服務器可以架在服務器上,非常舒服
pycharm :不多說懂得都懂。
這里特別說一下jupyter安裝插件Nbextensions(功能強大)
pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --user
之后進入jupyter就能看到Nbextensions選項(沒有重啟一下)
關於功能:
我只開啟了上面這些,有需要的可以百度一下,這里很多我也不知道(手動滑稽)