Closed willwerscheid closed 1 month ago
Fixes issue where extrapolation was being done after columns had been set to zero (via the is.zero field), which caused them to no longer be zero (although is.zero remained TRUE).
is.zero
TRUE
Fixes issue where extrapolation was being done after columns had been set to zero (via the
is.zero
field), which caused them to no longer be zero (althoughis.zero
remainedTRUE
).