biolab / orange3-timeseries

🍊 :chart_with_upwards_trend: Orange add-on for analyzing, visualizing, manipulating, and forecasting time series data.
Other
62 stars 40 forks source link

Difference: add option to include leading instances #244

Closed wvdvegte closed 1 year ago

wvdvegte commented 1 year ago
Timeseries version

0.5.1

Orange version

3.33

Expected behavior

When converting cumulative data to "stepwise" data it would be good to also have the option to retrieve the first difference value assuming that the preceding or "zeroth" value of the cumulative was zero - somewhat similar to what is available in Moving Transform

Actual behavior

The first difference value returns a question mark

image
Steps to reproduce the behavior

Any action involving Difference, unless Invert has been checked