Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Streamlit for Data Science
  • Table Of Contents Toc
Streamlit for Data Science

Streamlit for Data Science - Second Edition

By : Tyler Richards
4.5 (31)
close
close
Streamlit for Data Science

Streamlit for Data Science

4.5 (31)
By: Tyler Richards

Overview of this book

If you work with data in Python and are looking to create data apps that showcase ML models and make beautiful interactive visualizations, then this is the ideal book for you. Streamlit for Data Science, Second Edition, shows you how to create and deploy data apps quickly, all within Python. This helps you create prototypes in hours instead of days! Written by a prolific Streamlit user and senior data scientist at Snowflake, this fully updated second edition builds on the practical nature of the previous edition with exciting updates, including connecting Streamlit to data warehouses like Snowflake, integrating Hugging Face and OpenAI models into your apps, and connecting and building apps on top of Streamlit databases. Plus, there is a totally updated code repository on GitHub to help you practice your newfound skills. You'll start your journey with the fundamentals of Streamlit and gradually build on this foundation by working with machine learning models and producing high-quality interactive apps. The practical examples of both personal data projects and work-related data-focused web applications will help you get to grips with more challenging topics such as Streamlit Components, beautifying your apps, and quick deployment. By the end of this book, you'll be able to create dynamic web apps in Streamlit quickly and effortlessly.
Table of Contents (15 chapters)
close
close
13
Other Books You May Enjoy
14
Index

Editable DataFrames

So far in this book, we have assumed that we want the data used in these apps to be static. We have used mostly CSV files or programmatically generated datasets that remain unchanged by the users of our apps.

This is very often the case, but we might want to give users the ability to alter or edit the underlying data in a very user-friendly way. To help solve this, Streamlit released st.experimental_data_editor, a way to give users edit ability on top of an st.dataframe-style interface.

There are a massive number of potential apps for editing DataFrames, from using Streamlit as a quality control system to allowing for direct edits to configuration parameters to doing even more of the “what-if” analyses that we have done so far in this book. As a creator of many different apps in a work setting, I have noticed that people are often extremely comfortable with the everpresent spreadsheet and prefer that type of UI.

For this example, let...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Streamlit for Data Science
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon