Skip to content

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

Edited by Lucas Giboni