How do I split the a datatable by Start and End time fields and by interval time of 5 minutes?
Thanks in advance,
How do I split the a datatable by Start and End time fields and by interval time of 5 minutes?
Thanks in advance,
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jul 31, 2013, 7:08 AM
diamond diamondPosted Jul 31, 2013, 5:48 AM
My prog gives an error, I want this time window for clustering which you had helped me.
May I have your mail to send the program to know more about problems???
Thanks in advance,
diamond diamondPosted Jul 31, 2013, 5:27 AM
Let me to test and run this code.
VulpesPosted Jul 31, 2013, 5:04 AM
diamond diamondPosted Jul 30, 2013, 8:32 PM
VulpesPosted Jul 30, 2013, 6:58 PM
For example, if 'dt' represents your DataTable:
diamond diamondPosted Jul 30, 2013, 4:29 PM
Please help me, I need urgently for tomorrow.
Posted Jul 30, 2013, 4:20 PM
diamond diamondPosted Jul 30, 2013, 1:07 PM
I have a table with some fields, that two of the fields are start time, and another end time.
I should cluster this table, due to large mount of it, I want to partially cluster it, my mean is that with time period of 5 min I choose rows of table to cluster.
Time period of 5 min, is the rows of table which their end time between 0 to 5 min select to cluster, then rows which end times are between 5 to 10 are selected and so on.
Please help me to know the best way to split table with time period.
Thanks in advance,
Iftikar HussainPosted Jul 30, 2013, 12:17 PM
Please provide more details.
Regards,
Iftikar