前回は、Pythonをインストールする方法を紹介した。今回は、Pythonでプログラムを作るのに便利な、Jupyterノートブックを紹介する。Jupyterを使えば、試行錯誤しながらプログラムを作ることができるので、データ解析や機械学習などの用途でPythonを使うのに便利だ。
Add-on to Jupyter Notebooks enables a literate Python development style that gives you high-quality documentation, tests, continuous integration, and packaging for free. There are many ways to go ...
Jupyter Notebook is a tool to run and write Python code easily, showing results right away, and allowing you to combine code, charts, notes, and files in one place ...