invenia / invenia/FeatureTransforms.jl
Use `dims` keyword to identify axis to use
Open
- Dominant language
- Julia
- Stars
- 37
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For `HoD`, `Periodic`, `OneHotEncoding` we should be able to reuse the `dims` keyword to apply the transformation to the axis values. I don't think the user should explicitly need to do `KeyedArray(Periodic(sin, Day(1))(a.time); time=a.time)` just to get a `KeyedVector` back with the original time axis.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.