Displaying 1 result from an estimated 1 matches for "crah_name".
Did you mean:
cra_name
2012 Apr 24
4
Simple matrix transformation question
I know this is likely very simple. I want to change a matrix that was given
to me not sorted by timestamp to sorted by timestamp. It was sorted by
CRAH_Name. There are 264k records initially. The CRAH names start at 11
and go to 98 but there are a number of missing values (CRAH_Name), total
approx. 50.
A small example of the given matrix
Time_Stamp Power CRAH_Name
4/16/2012 00:00 3.4862 11
4/16/2012 00:01 3.4862 11
4/16/2012 00:02 3.61035 11
4/16/2...