I jump into a new web framework:
In the course of working on my book, I wanted to build an easy-to-use website for outlier detection. The idea here is that I have a REST API to perform the outlier detection work but I’d like something a little easier to read than JSON blobs coming out of Postman. That’s where Streamlit comes into play.
Click through to see how it all works. I was impressed with how easy it was to build a decent interactive website.