Welcome to my blog

What I Write


All my posts are originally published on Medium

Enjoy the read

📚

Using Selenium and deepL to automate the translation of Power Point files

Ever wanted to efficiently translate a PowerPoint deck? Discover how to automate such a process with Python!

Towards Data Science
May 18th, 2020 - 15 min read
Whale identification by processing tails as Time Series

How to help save whales with AI? Using integral curvature and dynamic time warping, let’s deep dive into sperm whales recognition.

Towards Data Science
October 11th, 2020 - 13 min read
Why You Should Use Logzero as a Logger in Your Data Science Projects

Logging is a sort of improvement for python print statements. Let’s see why, and how the great logzero package helps to make easy and nice…

The Startup
May 31st, 2020 - 5 min read
How to create outstanding animated scatter maps with plotly and dash

Animated maps in plotly can be tricky to configure. In this tutorial, you will learn how to proceed step by step, using Covid-19 data.

Towards Data Science
June 8th, 2020 - 7 min read
How to create outstanding custom choropleth maps with Plotly and Dash 🌎

Make your first steps with GeoJSON files & learn how to build choropleth maps anywhere on the earth. Illustrated with covid open data.

Towards Data Science
November 29th, 2020 - 11 min read
Self-Driving Train in 2021

After electrification and high speed, with the rise of AI, cloud computing, and big data, the fourth railway revolution is almost there.

Towards Data Science
Feb 18th, 2021 - 9 min read
Deploying Dash or Flask web application on Heroku. Easy CI/CD.

Developing a python web app on a laptop is great. Making it accessible to everyone is far more satisfying. Let’s discover CI/CD on Heroku!

Towards Data Science
August 3rd, 2020 - 8 min read