Deploying Python Dash app on Heroku with gunicorn
Heroku is not a bad place to host your app, you can create a free account and test your apps on Heroku servers. They have a tutorial how to deploy apps but n...
Here is a collection of recent entries
Heroku is not a bad place to host your app, you can create a free account and test your apps on Heroku servers. They have a tutorial how to deploy apps but n...
I was curious about datascience so i searched the internet to find some good sources, then i found Edx Berkeley courses , i signed up and did about 9 courses...
Here are bar charts of mean salary and GDP in Czech Republic. Data is from Czech statistical department.
This article will demonstrate the process of making a simple shiny dashboard and plotting the data from csv file.