Margarida
Followers: 0 Following: 0
Feeds
提问
How to fill zeros and NaNs with the average of the previous nonzero consecutive values (part 2)
Hi, here's a challenge that is too hard for me and I need enlightment, a few weeks ago I posted this question: "So, i have a c...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to fill zeros and NaNs with the average of the previous nonzero consecutive values
Hi fellow helpers! So, i have a column like this: T = [0;0;1;2;3;4;NaN;4;3;0;0;0;NaN;4;2;3;0;2;0]; And everytime I have a NaN...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to create a new column that depends on the stabilization of another
The title is pretty vague so here's my example: I have a column on a table whose values are true and false (1 for when it's on ...
1 year 前 | 2 个回答 | 0