Make the search criterias not coded within the function but in a .csv file and produce an example in a specific folder.
Issue
Currently the set_search_criterias function of the load_raw_data uses cases that are hard coded within the function. In order to render this project usable by anyone, I wish to develop a function that retrieves the criteria from a .csv file. The project should also hold an example.
Needs
-
Realize task #4 (closed) -
Realize task #5 (closed)
Edited by Lucas Giboni