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.