December 14, 2022
Bug fixes
- DSL: Fixed a bug where the
ffillandbfillupsampling operations of the resample function would not fill in missing data points when evaluating for multiple entities with data on different dates.
ffill and bfill upsampling operations of the
resample
function would not fill in missing data points when evaluating for multiple
entities with data on different dates.