Finding missing sequential data in Numbers...
I'm analysing a lot of data which is currently in Excel spreadsheets, although I plan to convert to Numbers (I've got Numbers 09, version 2.1 (436)), and need to find omitted hours and add them to the spreadsheets.
For example, the hourly time column should be sequential: 0000, 0100, 0200, 0300, 0400... up to 2300 for each day, but some days are missing certain hours so the hourly column for a particular day may be: 0000, 0100, 0300, 0400 - so 0200 is missing. There is no pattern to the missing hours and some days are missing a number of hours.
As I have approximately 1.4 million rows of data that I am analysing, it is not feasible to check each row manually and then insert rows manually where hours are missing. I am analysing differences in the data on an hourly basis so it is crucial that I find the missing hours and insert rows so the missing hours can be added and the hour column runs sequentially - the rest of the data on the row would be left blank so that the application does not calculate differences in the data for a period greater than 1 hour.
If it is possible to do a search for the missing sequential hours (and add missing rows), obviously the application must know that the sequence should only run from 0000 to 2300 each day...
Hope this makes sense - if not let me know.
James
MacBook Pro, Mac OS X (10.6.8)