Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 322 Bytes

Dashboard_Covid

Projeto para testar o desenvolvimento de um Dashboard utilizando o DASH

Pré-Requisitos: Instalar: - Dash (pip install dash) - Dash Bootstrap Components(pip install dash-bootstrap-components) - Plotly (pip install plotly) - Pandas (pip install pandas) - Numpy (pip install numpy)