Stef1998
Followers: 0 Following: 0
Feeds
已回答
Using multiple functions on a variable in a table
A bit tedious and Im sure there might be a faster method out there but this solves the problem T.D1 = 1000 * (2834.1 - 0.29 *...
Using multiple functions on a variable in a table
A bit tedious and Im sure there might be a faster method out there but this solves the problem T.D1 = 1000 * (2834.1 - 0.29 *...
3 years 前 | 0
| 已接受
提问
Using multiple functions on a variable in a table
I have a table (T) of data 365x3. With column variables A,B,C lets say. I am trying to create a new column (D) where 2 functio...
3 years 前 | 2 个回答 | 0
2
个回答已回答
Creating a new column in a table using if condition and equation
I actually was able to find a solution for this issue for anyone else with similar problems: unless there is another solution I...
Creating a new column in a table using if condition and equation
I actually was able to find a solution for this issue for anyone else with similar problems: unless there is another solution I...
3 years 前 | 0
| 已接受
提问
Creating a new column in a table using if condition and equation
Hi I have a table with daily data for a year: 365 rows x 4 columns. I need to create a new column which is defined by a functio...
3 years 前 | 1 个回答 | 0
1
个回答提问
Replacing Negative Values in Table with Previous Value in Column
I have a table 17520x5, in the last 2 columns I would like to replace all negative values with the previous value in that column...
3 years 前 | 2 个回答 | 0
2
个回答提问
Adding a new column of differences to a table
Hi I have a table T of values - 17520x3, the first column is date/time data (A), the second (B) and third (C) are numbers. I wo...
3 years 前 | 2 个回答 | 0
2
个回答提问
Add a new column to CSV file with equations
I have a large data set 17568 rows x 12 columns in an xslx and csv file (1st row header, the rest numbers, dates, year etc) I ...
3 years 前 | 1 个回答 | 0