Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.26 KB

readme.md

File metadata and controls

25 lines (15 loc) · 1.26 KB

Data Preparation and Workflow Management (dPrep)

DOI

This repository hosts all educational materials (e.g., syllabus, tutorials, course website) and associated source code for "Data Preparation and Workflow Management (dPrep)", taught in the Marketing Analytics Curriculum at Tilburg University by dr. Hannes Datta.

If you're looking for the course website, please point your browser to https://dprep.hannesdatta.com.

Using this repository

Overview

This repository hosts the source code of the website and all educational material (e.g., tutorials), which you are invited to contribute to.

New to Git and Markdown? Then view https://tilburgsciencehub.com to learn how.

Contribute to the site!

  • Please install Git
  • Please install Hugo
  • Please fork this site to your account, and clone it to your local disk
  • Start up the webserver by typing hugo server
  • Not sure what to contribute? Head over to the issues page on GitHub to see what are good issues to address. Of course, you're welcome to suggest your own changes.
  • Make your changes in new branches, and issue a PR.