Listen

Description

In this episode, we will talk all about what makes Flask such a great tool for both beginner and experienced data scientists to know. It was one of the first tools I learnt in my data science journey, and it has been so useful along the way. 

Flask is a micro-framework in Python which allows to build websites in a simple way. Flask will make you as a data scientist work better with the front end engineers. Also, it is a great way to build something like say recommender systems where, users can input a product they have liked, and you have a machine learning model in Python that reads this and recommends another product. 

Resources:

1) Miguel Grinberg's Flask Mega Tutorial

2) Vue.JS Tutorials by Net Ninja

Thanks for listening to The Data Life Podcast!