-
assignment_02.ipynb: The file with the assignment.- create a function to calculate the mean value.
- create a function to calculate the rolling average of a dataset.
Next to the tasks it also contains a test if your implementation works as well as a visualization and a use case of the functions.
data.csv: the dataset used in the assignmentGDAXI.csv: the dataset used in the use case (just for illustration)