Python Software installation

From rbachwiki
Revision as of 16:19, 1 September 2020 by Bacchas (talk | contribs)
Jump to navigation Jump to search

Install pandas for data analysis

pip install pandas

Install Jupiter notebook

pip install jupyterlab

Start notebook

jupyter notebook

Back To Top - Category