Tutorials
Deze tutorials zijn gemaakt voor mensen die al wat meer kennis hebben van programmeren, of daar in elk geval iets mee willen bereiken.

Marketing Analytics Part 1: Market Basket Analysis
Fabian Kok & Danielle Paes Barretto This first tutorial on Marketing Analytics opens a series of smaller tutorials introducing techniques that will help you (or your client) make better data-driven

Time Series Part 3: Forecasting with Facebook Prophet: An Intro
This tutorial introduces Facebook Prophet forecasting algorithm. Python Time Series Forecasting Facebook Prophet In this third tutorial about time series we explore the Facebook Prophet forecasting algorithm. Similarly to the

Time Series Part 2: Forecasting with SARIMAX models: An Intro
This tutorial provide the basics about SARIMAX models in such a way that it helps you understand the working of the algorithm, which is useful if you want to study

Time Series Part 1: An Introduction to Time Series Analysis
This tutorial provide the basics on time series analysis. Python Time Series In this tutorial we provide some basics on time series so you can go further exploring different types

Retrieving Data with APIs: An Intro
This tutorial teaches you how to retrieve data from API’s with Python. We will cover real retrieving real time railway data with the NS API, weather data from Weerlive.nl and

Basics on Web Scraping
As William Edwards Deming said “In God we trust; all others bring data.”, so bring us data. When data is not available through datasets or APIs, web scraping may be