string2integer esta.string2integer ¶ get_strings_to_integers(list_entry) ¶ convert character F and T to 0 and 1, respectively e.g. convert ['F F F', 'F T T'] to ['0 0 0', '0 1 1']