stimpyp.protocol_parser.eval_dataframe#

stimpyp.protocol_parser.eval_dataframe(dataframe_string)#

Evaluates the dataframe contained in the string Returns True and a polar dataframe object if the string contains a dataframe, else returns False and None

Parameters:

dataframe_string (str)

Return type:

DataFrame