Community Profile

photo

Corey McDowell


Last seen: 9ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

質問


combining similarly named variables
in a dataset I have variables that are functionally identical but have slightly different names due to being imported from diffe...

2年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Remove negative 0 previous solution does not work in this context
the equality operator is not a very good fit for floating point numbers. you should instead specify a tolerance % random values...

2年弱 前 | 0

| 採用済み

質問


Elementwise calculations when making a new Table column
I am trying to add a new column to an existing table. The main issue arises in that I am dividing by a match case value from an...

2年弱 前 | 3 件の回答 | 0

3

回答

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

約2年 前

解決済み


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

約2年 前