前回は、Pythonをインストールする方法を紹介した。今回は、Pythonでプログラムを作るのに便利な、Jupyterノートブックを紹介する。Jupyterを使えば、試行錯誤しながらプログラムを作ることができるので、データ解析や機械学習などの用途でPythonを使うのに便利だ。
Overview The Jupyter notebook system gives Python users a visual, interactive way to run code, display the results, and share the source with others. But Jupyter notebooks have limited interactivity.
Wondering where to find data for your Python data science projects? Find out why Kaggle is my go-to and how I explore data ...
I've written a lot about data analysis with Python recently. I wanted to explain why it's been a language of choice. Here are some of the reasons I find Python so easy to use, yet powerful. Python ...