インストール方法
sudoの実行方法
https://www.atmarkit.co.jp/ait/articles/1611/28/news036.html
pipのインストール
https://pip.pypa.io/en/stable/installing/
chmod u+x get-pip.py
JupyterLab
導入
https://dev.classmethod.jp/tool/install-jupyterlab-on-local-machine/
http://pynote.hatenablog.com/entry/jupyterlab-tutorial
拡張機能
https://qiita.com/canonrock16/items/d166c93087a4aafd2db4
http://pynote.hatenablog.com/entry/jupyterlab-recommend-extensions
mathplotpyで時系列グラグとセンサデータのヒストグラムをつくってみよう。
https://www.sejuku.net/blog/54285
二次元
https://qiita.com/ynakayama/items/7dc01f45caf6d87a981b
https://qiita.com/supersaiakujin/items/ca47200393180a693bdf
ヒストグラム重ね合わせ
https://stats.biopapyrus.jp/python/hist.html
numpy
https://deepage.net/features/numpy/
http://www.kamishima.net/mlmpyja/nbayes1/ndarray.html