Create a Python powered dashboard in under 10 minutes

From: https://moderndata.plot.ly/create-a-plotly-dashboards-in-under-10-minutes/ Plotly graphs can be embedded in web sites to create interactive, highly customized dashboards that have many advantages over what is available with expensive, traditional BI software. Many of the world’s leading data driven companies (Netflix, Google, Siemens, and others) are using Plotly to power their dashboards. This article shows you how to create a simple Plotly dashboard using … Continue reading Create a Python powered dashboard in under 10 minutes

Construindo APIs

From: http://material.curso-r.com/api/ O fluxo da ciência de dados se encerra na parte de comunicação. Essa parte é responsável por transferir todo o conhecimento gerado durante a análise de dados. E isso não é nada fácil!! knitr::include_graphics("figures/data-science-communicate.png") A forma de construir a comunicação depende muito do interlocutor. Por exemplo, se a pessoa que vai receber a … Continue reading Construindo APIs