Hello,
I’m encountering an issue with the generated input being fed into the Jupyter Notebook. Specifically, the attribute tag reasonMsgWasSent appears to be causing problems. When I download the input data as a CSV, I see two columns with this same tag. One of them is completely empty, while the other contains relevant data. This duplication doesn’t seem to occur with any other attribute tag.
For context, the CSV contains data for all devices. I’ve reviewed the source data and done my best to verify that the attribute names and tags match across the devices in question.
I attached an example CSVfile.
input (4).csv (14.6 KB)