You can't be what you can't see.

研究生活に関する備忘録。

Python_作業ログ

5/8/2019 

Python3.7.3をinstall

https://www.python.org/downloads/release/python-373/

 

pipをinstall

https://pip.pypa.io/en/stable/installing/

 

pipを用いて、pandas, numpy, matplotをinstall

pandas: excel fileからdataを読み込んで来るsoftware

numpy: 配列をつくるためのベクトル演算サポートsoftware。

 

インターネットを通して、sublimate Textをinstall

 

5/15/2019

pipを用いて、scipy (1.2.1)、xlrd (1.2.0)をinstall

 

excel fileをterminalにdrag & drop

type: python3 Multivariate_fit.py