Blog post: Building a Python Dashboard that Connects to your Data

HI everyone,
Plotly community member, @Ester, wrote a very good article on connecting different data sources to Dash.
Thank you @Ester :folded_hands:

It covers datasets found in the following formats:

  • CSV
  • Excel
  • JSON files
  • PostgreSQL
  • MS SQL Server
  • SQLite
  • Google Sheets
  • APIs
3 Likes