Hi All,
I would like to reshape long data that is in a wide format. Each column is a 15 minute increment for a month (over 2,000 columns). It is in the format of _201707010915 for July 1, 2017 at 9:15 am. Any suggestions would be greatly appreciated. I have tried a few different permutations without success, and my go-to person is also stumped.
Thank you,
Matthew
I would like to reshape long data that is in a wide format. Each column is a 15 minute increment for a month (over 2,000 columns). It is in the format of _201707010915 for July 1, 2017 at 9:15 am. Any suggestions would be greatly appreciated. I have tried a few different permutations without success, and my go-to person is also stumped.
Thank you,
Matthew
Comment