Describe the bug
event_triggered_response will crash or behave as if nothing is wrong if there are nan values in the data frame. we should add a nan policy to skip over nan values.
Expected behavior
There should be a nan policy (ignore? treat as nan? etc) for the cases.
Describe the bug event_triggered_response will crash or behave as if nothing is wrong if there are nan values in the data frame. we should add a nan policy to skip over nan values.
Expected behavior There should be a nan policy (ignore? treat as nan? etc) for the cases.