read_csv_to_dictionary
-
compas_fab.utilities.
read_csv_to_dictionary
(csvfile, delimiter=';')[source] Reads a csv file and returns a dictionary with the respective keys specified in the first row of the csv file.
compas_fab.utilities.
read_csv_to_dictionary
(csvfile, delimiter=';')[source]Reads a csv file and returns a dictionary with the respective keys specified in the first row of the csv file.