Tuesday, March 11, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, March 11, 2025 10:00to12:00

翱惫别谤惫颈别飞:听The internet is full of data that you can use for your analysis. As part of our data life cycle series, we will introduce you to efficiently retrieve data from the internet. We will look into downloading files, using APIs, web-scraping, and downloading feeds.

At the end of this workshop, you will be able to
聽聽 - use an API
聽聽 - understand ethical web-scraping (i.e. how to download data from a website)
聽聽 - understand how to work with RSS feeds

Category:
Thursday, March 13, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, March 18, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, March 18, 2025 10:00to12:00

Overview:聽This workshop will give an introduction of how to work with Git in R.聽At the end of the workshop, you will:

> Become familiar with the main ideas of the version control system Git

> Be able to set up and configure Git

> Understand how to connect to Git, GitHub and GitHub repositories

> Push and pull files to/from Git in R

Category:
Thursday, March 20, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, March 25, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, March 25, 2025 10:00to12:00

Overview: R is mostly known for its statistical methods on numbers. However, it is also capable of working efficiently with text and analysing it. In this workshop we will take a deep dive into how to work with text in R and introduce you to functions that allow you to even do text mining.
At the end of this workshop, you will be able to
聽 聽 路 manipulate strings efficiently
聽 聽 路 import text from multiple sources
聽 聽 路 lay the basis for working with regular expressions (regex)
聽 聽 路 do some text mining with the tidytext package

Category:
Thursday, March 27, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, April 1, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, April 1, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, April 1, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, April 1, 2025 01:00to03:00

Coding Ateliers

As part of CDSI, the聽Data Science Solutions Hub (DaS2H)聽offers Coding Ateliers to the entire 黑料不打烊 community, where you can drop-in during atelier hours with your laptop, work on your research project and, whenever you have a question, we would be happy to assist you on the spot. If your question turns out to be a bigger issue that we cannot solve instantly, we will advise you how to best proceed.

Category:
Tuesday, April 1, 2025 10:00to12:00

Overview:聽As part of the data science life cycle series, this workshop will introduce you to the intuitive Quarto language in RStudio, and show you how to weave together your R code, output and graphs with text to produce documents and slides. Quarto is a powerful means to turn your analyses in R into documents or presentations as a PDF, HTML, Word, PowerPoint, etc. This tool will be very handy for your next statistics assignment or the conference talk you will be giving.

Category:
Tuesday, April 8, 2025 10:00to12:00

Overview:聽This workshop will enhance your knowledge of how to work with Git in R. Emphasis is put on collaboration with Git and comparing file versions.

At the end of the workshop, you will:

> Become familiar with the version control system Git

> Understand how versioning works in Git

> Be able to compare different version and revert changes

> Be able to collaborate on Git projects

> Be able to configure Git in R

Prerequisites:

Category:

Pages

Back to top