/curso-python-data-science-machine-learning

Curso Python para Data Science e Machine Learning

Primary LanguageJupyter Notebook

curso-python-data-science-machine-learning

Curso Python para Data Science e Machine Learning

https://www.udemy.com/course/python-para-data-science-e-machine-learning/

Instação Python

Instalação Jupyter

pip3 install --upgrade pip pip3 install jupyter

Configuração Jupyter

Para gerar arquivos de configurações: jupyter notebook --generated-config

Para gerar senha: jupyter notebook password

Iniciar Jupyter

jupyter notebook