Skip to content

GabrielAzO/ProjetoDeDados

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProjetoDeDados

Projeto de Ciência de Dados Uninove

Alunos:

  • 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

💻 Pré-requisitos

🔀 Extensões VsCode

  • Python
  • Pylance
  • Jupyter
  • Jupyter Cell Tags
  • Jupyter Keymap
  • Jupyter Notebook Renderers
  • Jupyter Slide Show

📚 Bibliotecas

  • Pandas
  • Seaborn
  • Matplotlib.pyplot
  • Scipy
  • Bar_chart_race
  • FFmpeg

Como começar a codar?

  1. Utilizar sua IDE de preferência ( VsCode , PyCharm)

  2. Clonar o projeto

git clone https://github.com/GabrielAzO/ProjetoDeDados.git
  1. Instalar as bibliotecas
pip install pandas
pip install seaborn
pip install matplotlib
pip install Bar_chart_race
pip install Scipy
  1. Criar um novo Branch
git checkout -b feature/feature_
  1. Baixar atualizações do projeto
git pull
  1. 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_

About

Projeto de dados Uninove

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published