Hello everyone,
I have a long list (from Excel) with Datetime and Strings, but i want to group the list so that each sublist ends with a DateTime.
Thanks in advance!
Hello everyone,
I have a long list (from Excel) with Datetime and Strings, but i want to group the list so that each sublist ends with a DateTime.
Thanks in advance!
How comfortable are you with python? This would be pretty simple and a good way to learn some of the basics.
Otherwise you can just make a sequence of indices.