thomaszwagerman / butterfly

Verification of continually updating timeseries data where we expect new values, but want to ensure previous data remains unchanged.
https://thomaszwagerman.github.io/butterfly/
Other
2 stars 0 forks source link

add option to `release()` to also exclude new rows #10

Closed thomaszwagerman closed 1 month ago

thomaszwagerman commented 1 month ago

by default release() includes new rows. Include option to return only rows that have not changed, and are not new.