Python --Environment construction

Installation of Anaconda

https://www.anaconda.com/products/individual Anaconda3-2020.02-Windows-x86_64.exe Details will be written later

Below, run the command prompt as an administrator

Upgrade pip itself

C:\WINDOWS\system32>py -m pip install -U pip Details will be written later

Install NumPy

C:\WINDOWS\system32>py -m pip install numpy Details will be written later

Install pandas

C:\WINDOWS\system32>py -m pip install pandas Details will be written later

Install Matplotlib

C:\WINDOWS\system32>py -m pip install matplotlib Details will be written later

Install OpenPyXL

C:\WINDOWS\system32>py -m pip install openpyxl Details will be written later

Install xlrd

C:\WINDOWS\system32>py -m pip install xlrd Details will be written later

Installation of scikit-learn

C:\WINDOWS\system32>py -m pip install scikit-learn Details will be written later

Recommended Posts

Python environment construction
Environment construction (python)
python environment construction
Python --Environment construction
Python environment construction
python environment construction
python windows environment construction
homebrew python environment construction
Python development environment construction
python2.7 development environment construction
Mac environment construction Python
Python environment construction @ Win7
Python + Anaconda + Pycharm environment construction
CI environment construction ~ Python edition ~
Anaconda3 python environment construction procedure
Python3 environment construction (for beginners)
Python environment construction and TensorFlow
Python environment construction under Windows7 environment
[MEMO] [Development environment construction] Python
Environment construction of python2 & 3 (OSX)
Django environment construction
Environment construction of python and opencv
Python environment construction memo on Windows 10
DeepIE3D environment construction
Emacs-based environment construction
Get started with Python! ~ ① Environment construction ~
Linux environment construction
Anaconda python environment construction on Windows 10
Python + Unity Reinforcement learning environment construction
python environment settings
python windows environment
I checked Mac Python environment construction
Python environment construction memo on Mac
django environment construction
Python environment construction (pyenv, anaconda, tensorflow)
[Python3] Development environment construction << Windows edition >>
CodeIgniter environment construction
Python development environment construction on macOS
Python environment construction (pyenv + poetry + pipx)
Environment construction of python3.8 on mac
Python3 environment construction with pyenv-virtualenv (CentOS 7.3)
Python3 TensorFlow for Mac environment construction
Emacs Python development environment construction memo
pytorch @ python3.8 environment construction with pipenv
Golang environment construction
[docker] python3.5 + numpy + matplotlib environment construction
Python3.6 environment construction (using Win environment Anaconda)
OpenCV3 & Python3 environment construction on Ubuntu
Word2vec environment construction
[Ubuntu 18.04] Python environment construction with pyenv + pipenv
Python (anaconda) development environment construction procedure (SpringToolsSuites) _2020.4
Python project environment construction procedure (for windows)
[Python] Road to snake charmer (1) Environment construction
VScode environment construction (Windows10, Python, C ++, C, Git)
Environment construction procedure: Ubuntu + Apache2 + Python + Pyramid
Python and machine learning environment construction (macOS)
Let's get along with Python # 0 (Environment construction)
Windows + gVim + Poetry python development environment construction
[Python] Get environment variables
My python environment memo
Environment construction: GCP + Docker