前回は、Pythonをインストールする方法を紹介した。今回は、Pythonでプログラムを作るのに便利な、Jupyterノートブックを紹介する。Jupyterを使えば、試行錯誤しながらプログラムを作ることができるので、データ解析や機械学習などの用途でPythonを使うのに ...
Jupyter creates interactive documents to mix code, text, and graphics. Jupyter is popular for sharing code and results in scientific computing. Jupyter notebooks consist of Markdown and code cells ...