Skip to content

Curso de Data Science e Machine Learning com Estatística e Python da Udemy

Notifications You must be signed in to change notification settings

kelyAna/maching-learning-with-statistics

Repository files navigation

Data Science e Machine Learning com Estatística e Python

Python e Jupyter Notebook

Python is a high-level, interpreted, scripted, imperative, object-oriented, functional, dynamic and strong typing programming language. The Jupyter Project is a non-profit organization created to "develop open source software, defined standards and services for interactive services in dozens of programming languages".

Installation

How to Install Python on Ubuntu 18.04

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get install python3.7

How to install and execute Jupyter Notebook on Ubuntu 18.04

sudo apt install jupyter-notebook

After finishing installing run the notebook with

jupyter-notebook

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Curso de Data Science e Machine Learning com Estatística e Python da Udemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published