Getting Started
API Reference
Useful Links
Generic function to read a dictionary from a spreadsheet
dict_name (str) – Name of the dictionary. ‘dict’ should already be removed.
key (str) – Key corresponding to value
value
value (float) – Value to assign to key
key
output_structure (dict) – Structure to assign value. Will assign to output_structure[dict_name]