前回は、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 ...
Python is a popular programming language that is used for general-purpose programming, scientific computing, data analysis, artificial intelligence, and web development. Its popularity has been ...