Closed jmh530 closed 2 years ago
I want to add a period function that produces a slice between two dates or lengths (kind of similar to iota or linspace but for dates. These functions are likely a prerequisite and useful regardless.
period
iota
linspace
Closed in favor of PR #438
I want to add a
period
function that produces a slice between two dates or lengths (kind of similar toiota
orlinspace
but for dates. These functions are likely a prerequisite and useful regardless.