Multiple columns with their own dedicated timestamp - Join/Combine/Concat timestamps
I have many files with the below format, where each measurement has its own recorded timestamp. I'd like a table that has only one time column, so that I can chart multiple variables against the same timeline. Here's an example of my data: datetime_measure1value_measure1datetime_measure2value_measure2datetime_measure3value_measure31:39:15.000 PM1.71381:39:15.000 PM400.03451:39:15:000 PM50.90071:3...