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ヶ月 前 | 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ヶ月 前 | 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ヶ月 前 | 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年以上 前 | 1 件の回答 | 0
