invenia / invenia/FeatureTransforms.jl
Handle Missings in Periodic
Open
- Dominant language
- Julia
- Stars
- 37
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Running `Periodic` on an array that contains `Missing`s results in a `MethodError: no method matching floor(::Missing, ::Second)`.
It would generally be useful for Transforms to handle missings instead of having to mask them out before processing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.