Configuring Python for Numpy, Pandas, Pyplot and SQL

Veröffentlicht am: 25 Juli 2019
auf dem Kanal: CODEPYTHON
276
1

Install python 3.7.4
https://drive.google.com/open?id=19Cr...

Install mysql client 5.1.32
https://drive.google.com/open?id=1k4i...

Python Installation Path:
For admin:
cd C:\Users\admin\AppData\Local\Programs\Python\Python37-32
For user:
cd C:\Users\user\AppData\Local\Programs\Python\Python37-32

Type the following in commond prompt:

Consider upgrading via the 'python -m pip install --upgrade pip' command.

Command for mysql connector:
python -m pip install mysql-connector

Python Scripts Installation Path:
For admin:
cd C:\Users\admin\AppData\Local\Programs\Python\Python37-32\Scripts
For user:
cd C:\Users\user\AppData\Local\Programs\Python\Python37-32\Scripts

Command for numpy:
pip install numpy

Command for pyplot:
pip install matplotlib

Command for pandas:
pip install pandas


Auf dieser Seite können Sie das Online-Video Configuring Python for Numpy, Pandas, Pyplot and SQL mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer CODEPYTHON 25 Juli 2019 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 276 Mal angesehen und es wurde von 1 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!