SeitaBV / timely-beliefs

Model data as beliefs (at a certain time) about events (at a certain time).
MIT License
34 stars 6 forks source link

feature: allow passing an explicit input resolution to read_csv #157

Closed Flix6x closed 11 months ago

Flix6x commented 11 months ago

This adds support for resampling input data with missing values - for which the original resolution cannot be inferred - with the original resolution explicitly set by the user (such as "PT5M").