pmutt.io.excel.set_list_value

pmutt.io.excel.set_list_value(header, value, output_structure)

Generic function to read a list from a spreadsheet

Parameters:
  • header (str) – Name of the header. ‘list’ should already be removed.

  • value (float) – Value to assign

  • output_structure (dict) – Structure to assign value. Will assign to output_structure[header]