Python packages
Our blog explains each week a new Python Package.
Many of my fellow Data Scientists find tons of useful articles in Medium. However, I think there is still relatively little information made available on all the sort of APIs working with Python. This is natural — new APIs are released weekly! Machine learning is like being an Ocean: each day new to discover.
Most people have heard of Tensorflow, but to make fully working apps, we may want to pull our data from internet site with Flask and use that data to retrieve additional location data to be combined with another API with weather information. So, let’s get started!
First we will cover an API, which surely you have heard, but perhaps never knew about it: Foursquare-location data. I am super excited!
Blog entries published: