Giter Club home page Giter Club logo

getting-started-with-streamlit-for-data-science-1's Introduction

WARNING

This is an older version of the book Streamlit for Data Science. I would recommend that you move over to this repo for the updated book. If you would rather work off the older repository, I kept the older repo here for you all to use! If you own the older version of the book, and want the newer one, I am happy to send you a pdf so you do not have to purchase the book twice. No sense in that! Just reach out to me via Twitter and DM me.

Getting Started with Streamlit for Data Science

Welcome to Getting Started with Streamlit for Data Science! I'm the author, Tyler Richards, and I wrote this book when I was at Facebook, and have since moved to work for Streamlit. If you're coming here from the book, go ahead and take a peak inside each one of the sub-folders in this main repo. You can feel free to clone this repository, and if anything doesn't work you can always open an issue or pull request or just find me on Twitter and DM me until I figure it out. If you're coming here from another place on the internet, feel free to use these respositories and examples however you would like! They are more useful in context, and so I would obviously recommend giving the book a shot. If you're a young data scientist who can't afford the book, please reach out to me and I'd be happy to provide a copy no questions asked. The first chapter starts in the folder 'clt_app', head over there with the book in hand and enjoy!

Book Edits

Streamlit is an ever-changing library, and by the time this book was written it was already slightly behind compared to newer versions of the library. If you notice error messages, please message me about them so I can get them all fixed or note them below!

  1. st.beta_columns is out of beta! As of now, st.beta_columns is now called simply st.columns! Excited to see this one out of beta, and depending on your Streamlit version you will get an error if you use st.beta_columns
  2. There is an open bug caused when you redirect the output of 'streamlit config show' to the config.toml file for your project, I would instead copy and paste this manually! See this post for more info
  3. There is a closed issue where the Random Forest Classifier does not have feature names, which throws a warning for sklearn >= 1.0. The issue is here. You can ignore this warning, or (as pythonic2020 kindly pointed out in the issue) "converting X_train dataframe to np array (X_train.values) before fitting removes the warning").

getting-started-with-streamlit-for-data-science-1's People

Contributors

sfc-gh-trichards avatar tylerjrichards avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.