Community Profile

photo

Claire


Last seen: 1 year ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to make a single array of values from multiple different arrays one after the other
Hello! I have one array, A, with serial dates from a range of dates and the same time for each date, so like for every day of o...

3 years ago | 1 answer | 0

1

answer

Question


How to extract data from one column using the data from the two other columns
I have data with 3 columns, A B and C. A contains serial dates, and B contains data that corresponds to the serial date in colu...

3 years ago | 1 answer | 0

1

answer

Question


For loop stores all zeros then the actual values of last iteration
Hello, Whenever i try to run my code, it only saves the last values of the loop and all others are saved as zeros so im left wi...

3 years ago | 1 answer | 0

1

answer

Question


How to exclude values in column A based on quality flags in column B
I have a file with multiple columns, column A has dates, column B has values, and column C is marked with a 0 or 1 as a quality ...

3 years ago | 1 answer | 0

1

answer

Question


Averaging values in Column B based on serial date in column A
Hello I have an array that looks like: col A col B 737585 1 737585 2 ...

3 years ago | 1 answer | 0

1

answer