Feeds
已回答
Compare two row and select appropriate data
The function I ultimately used was: c=min(a,b) Thanks @Matt J for pointing me in the right direction, though.
Compare two row and select appropriate data
The function I ultimately used was: c=min(a,b) Thanks @Matt J for pointing me in the right direction, though.
2 months 前 | 0
| 已接受
提问
Compare two row and select appropriate data
I have two columns. Let's call them column a and column b. I want to do a check where: if row 1 of column a > row 1 of colu...
2 months 前 | 4 个回答 | 0
4
个回答提问
How to use "predict" to get x value for a given y value?
I found predict but it seems to generate y values for a given x value. Is there another way to get the x value for a given y va...
11 months 前 | 3 个回答 | 0
3
个回答提问
Is there a way to rename a file to one that contains certain strings?
For example, we have the following variables stored: Altitude = 2000 Mach=0.7 And suppose the script created an output file c...
1 year 前 | 1 个回答 | 0
