79685478

Date: 2025-07-01 03:17:13
Score: 1
Natty:
Report link

You can leverage the dictionary assignment feature of parseExpr to dynamically evaluate row-specific formulas. Here's the working approach:

each(def(mutable d) -> parseExpr(d.v, d.erase!(`v)).eval(), t)

Output is :

0   0   -0.9    -1.7    -2.6    -3.5    -4.3
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: hz.wale