stimpyp.protocol_parser.eval_assignments#
- stimpyp.protocol_parser.eval_assignments(variables_dict, *, dataframe_var=('visual_stimuli',))#
Evaluates the dictionary’s values and returns the evaluated dict
- Parameters:
variables_dict (dict[str, str])
- Return type:
dict[str, Any]