The current generic get_data function does not allow for this behaviour, extend!
Considerations
[x] Extend get_data from reader.py or seperate functions? Are they interoperable??
Edit: yes, simply filter out the paths that correspond to e.g. mondays from the get_paths methods
Todo
[x] Extend get_data with filter function for weekdays
The current generic get_data function does not allow for this behaviour, extend!
Considerations
Todo