Mon 03 July 2023 Development Pyenv, Poetry and Pipx: three python tools to rule them all Taking back control of your python development tools.
Wed 28 August 2019 Data Science Plotting traffic maps in Barcelona How to manipulate and plot geocoded data using GeoPandas, shapely and Folium
Mon 03 December 2018 Data Science Using psycopg2 for your postgres needs Dataquest.io's first mission using Docker, postgres and psycopg2
Sat 24 November 2018 Web Development Flask contexts (And how to use them) How to test Flask applications with pytest