Windows Install Python install numpy install pandas install scikitlearn install matplotlib
YOUR LINK HERE:
http://youtube.com/watch?v=omzhsDrcyCw
As of May 2020, TensorFlow support up to Python 3.7. Install Python 3.7 instead from https://www.python.org/downloads/release • The steps are the same. • Commands for installing Python libraries: • pip3 install numpy • pip3 install matplotlib • pip3 install pandas • pip3 install -U scikit-learn
#############################
