in reply to Re^2: matching datetimestamps and concatenating data where timestamps match from multiple large datafiles
in thread matching datetimestamps and concatenating data where timestamps match from multiple large datafiles
I did not try my code as it is only a sketch of how to start.
Thanks for pointing out this flaw, I was not aware of it. I did put the while at end to avoid the duplicate checking of the times. You have solved this directly in your code by adding another check.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: matching datetimestamps and concatenating data where timestamps match from multiple large datafiles
by CountZero (Bishop) on Sep 22, 2013 at 14:41 UTC |