Introduction to Data Science with R

Do you want to get into the state-of-the-art way of doing data science in academia? Register for this workshop where you will learn the first steps of importing, manipulating and cleaning data sets in R using the tidyverse package. At the end of this workshop, you will be able to import data sets of different […]

Free

Advanced Data Science with R

If you want to up your game in data science with R, this is the workshop for you. We will build on your knowledge of the "Introduction to Data Science with R" or the "R summer camp" workshop to cover more functions of the tidyverse package, go into how to join different data sets, hwo […]

Free

Retrieving Data from the Internet with R

The internet is full of data that you can use for your analysis. If you want to learn how to efficiently retrieve data, this is your workshop. We will discuss downloading files, using APIs, webscraping, downloading feeds and census data from Canada, the US and Europe. At the end of this workshop, you will be […]

Free

Working with geospatial vector data in R

Using geospatial vector data in R used to be quite challenging. Not anymore. Join our workshop to see how to import, process and display geospatial data. You might not even need a conventional GIS software any more... At the end of this workshop you will be able to import geospatial vector data from different sources […]

Free

Python for Data Analysis

This workshop will introduce you to some useful data analysis libraries in Python. Prior Python experience would be beneficial, but it is not mandatory. At the end of the workshop, you will be able to understand why Python is beneficial in data analysis how to use modules numpy, pandas, matplotlib understand how to debug your […]

Free

Data Visualization in Python

Building on what we've learned from the Python for Data Analysis workshop, this workshop will introduce you to some useful data visualization libraries in Python. At the end of the workshop, you will be able to understand the general idea of plotting in Python produce static images as well as interactive plots visualize univariate and […]

Free

Introduction to Data Visualization with R

You always wanted to create nice looking graphs from you tables and statistical analyses? This is your workshop. You will learn how the grammar of graphics (Leland Wilkinson 1999) is implemented into the ggplot2 package in R and how to use it to flexibly create amazing looking graphs. At the end of this workshop, you […]

Free

Advanced Data Visualization with R

Do you already have experience with the ggplot2 package in R, but still cannot get the plot you would like to create? Come and join this workshop to hone your data visualization skills. At the end of this workshop, you will be able to reorder data in your graph, tweak labels and work with colours […]

Free

Introduction to Git

If you ever wanted to keep track of your changes in your coding of R and Python, a csv table or any other plain text documents, Git and GitHub are your friends. Join in on this version control workshop that allows you to get more control over your reproduciblity of your work. At the end […]

Free

Working with geospatial raster data in R

The R coding environment is pretty well suited to process raster data set for quite a long time. Join our workshop to see how to import, process and display geospatial raster data. At the end of this workshop you will be able to import geospatial raster data from different sources and file formats prepare raster […]

Free