Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Streamlit - The easiest way to build data web apps

Streamlit - The easiest way to build data web apps

Streamlit - The easiest way to build data web apps

AbdulMajedRaja RS

October 13, 2021
Tweet

More Decks by AbdulMajedRaja RS

Other Decks in Programming

Transcript

  1. What are data web apps? ➔ Unlike typical Web Apps,

    this is Data-Focused Data Science Machine Learning ➔ Built during the Data Science Workflow or at the end Interactive EDA UI for the Model Inference ➔ Examples: Data Science Dashboards ML Model Result with Parameters ML Interpretability App Model Inference as a Web App (like Sales Forecasting)
  2. Hey Python Data Professionals, How many frameworks do you need

    to build a full-stack data app? Example Sales and Demand Forecasting App Skin Cancer Prediction with Images Analytics Dashboards
  3. What is streamlit? Streamlit, a python library that helps to

    turn data scripts into shareable web apps. All in Python. All for free. No front‑end (html, css, js) experience required.
  4. Tell me more! ➔ Open Source 16,000 GitHub stars ➔

    pip install streamlit 4.5 million downloads ➔ Well-Funded $35 million Series B ➔ Loved by Community 10,000 organizations (including over half of the Fortune 50)