Linear regression diagnostics in Python: How to identify high-leverage points, non-linearity, heteroscedasticity, non-normally distributed errors, correlation of error terms and collinearity
Build Dashboards with Dash 2.0 This repo contains starter code for some of the dashboard examples provided py plotly.
Workflow Install dash on your system: Dash installation tutorial
Download this GitHub repo to your machine (click on the green “Code” button and choose “Download Zip”)
On your machine: extract the files and move them to a folder of your choice.
Open your terminal (Anaconda prompt) and activate your conda environment dash (see step 1)