Functional Programming - GiovanniDw/functional-programming GitHub Wiki

Functional Programming

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.

Functional Patterns