Projeto de Ciência de Dados Uninove
-
Gabriel Azevedo Oliveira, RA: 2221202195
-
Gabriel de Oliveira Pagliuzi, RA: 2223102766
-
Guilherme Nascimento Oliveira, RA: 2221201417
-
Jonas Anderson Schwarzer, RA: 2223105230
-
Mikaelly Araujo Galdino, RA: 2223103301
-
Stefany da Silva Gomes, RA: 2223106622
-
Yago Vinicius Ferreira Roque, RA: 2222104666
- Python
- Pylance
- Jupyter
- Jupyter Cell Tags
- Jupyter Keymap
- Jupyter Notebook Renderers
- Jupyter Slide Show
- Pandas
- Seaborn
- Matplotlib.pyplot
- Scipy
- Bar_chart_race
- FFmpeg
git clone https://github.com/GabrielAzO/ProjetoDeDados.git- Instalar as bibliotecas
pip install pandaspip install seabornpip install matplotlibpip install Bar_chart_racepip install Scipy- Criar um novo Branch
git checkout -b feature/feature_- Baixar atualizações do projeto
git pull- Começar a subir suas atualizações e esperar pelo merge
git add .git commit -m 'digite algo sobre a feature_' git push origin feature/feature_