Given I have a time series
Which I expect to have a specific frequency
And I create the Daru::Vector from a hash (timestamp: value)
Then I want to be able to compare the derived frequency with the expected frequency
So that I can confirm I am working with validated data
This is a feature request / bug report.
It would be awesome if the offsets where comparable. However they are not...
Why would you want to do this?
Given I have a time series Which I expect to have a specific frequency And I create the Daru::Vector from a hash (timestamp: value) Then I want to be able to compare the derived frequency with the expected frequency So that I can confirm I am working with validated data