Community Profile

photo

Stef1998


Last seen: 10 months ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Answered
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 *...

2 years ago | 0

| accepted

Question


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...

2 years ago | 2 answers | 0

2

answers

Answered
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...

2 years ago | 0

| accepted

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 2 answers | 0

2

answers

Question


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 ...

2 years ago | 1 answer | 0

1

answer