Dependency | Version |
---|---|
Python | 3.7.6 |
Jupyter Notebook | 6.0.3 |
Numpy | 1.18.1 |
Pandas | 1.0.1 |
Sklearn | 0.0 |
$ brew update
$ brew install python3
$ pip3 install --upgrade pip
$ pip3 install numpy
$ pip3 install pandas
$ pip3 install sklearn
Dependency | Version |
---|---|
Python | 3.7.6 |
Jupyter Notebook | 6.0.3 |
Numpy | 1.18.1 |
Pandas | 1.0.1 |
Sklearn | 0.0 |
$ brew update
$ brew install python3
$ pip3 install --upgrade pip
$ pip3 install numpy
$ pip3 install pandas
$ pip3 install sklearn