-
Notifications
You must be signed in to change notification settings - Fork 0
Functional Programming
GiovanniDw edited this page Nov 3, 2020
·
2 revisions
In the course functional programming we'll learn to create visualisations from data. But first we need to learn how to clean and transform data. The dataset that is used in the exercise is a collection of survey data filled in by students from this course. With the skills learned from the exercise, a visualization will be made from external datasets. The dataset will be transformed using functional patterns offcourse.