Tutorials

Read all latest tutorial posts

How to manage your IP address in python
February 27, 2024

How to manage your IP address in python

Author: Flavio Hafner. Post photo from Glenn Carstens-Peters on Unsplash

read more
How to manage your IP address in python
February 27, 2024

How to manage your IP address in python

Author: Flavio Hafner. Post photo from Glenn Carstens-Peters on Unsplash

read more
Training a fastText model from scratch using Python
January 22, 2024

Training a fastText model from scratch using Python

By now, it’s no surprise to anybody the astonishing results large language models produce.

read more
Visualizing international flows with Geoflow visualizer
December 11, 2023

Visualizing international flows with Geoflow visualizer

In this tutorial we present Geoflow, a newly created tool designed to visualize international flows in an interactive way.

read more
Wrangling interval data using lubridate
September 29, 2023

Wrangling interval data using lubridate

One common issue we encounter in helping researchers work with the housing register data of Statistics Netherlands is its transactional nature: each row in the housing register table contains data on when someone registered and deregistered at an address (more info in Dutch here).

read more
Collecting online platforms data for science: an example using WhatsApp
September 8, 2023

Collecting online platforms data for science: an example using WhatsApp

These days, our online presence leaves traces of our behavior everywhere.

read more
ArtScraper: A Python library to scrape online artworks
October 4, 2022

ArtScraper: A Python library to scrape online artworks

ArtScraper is a Python library to download images and metadata for artworks available on WikiArt and Google Arts & Culture.

read more