invenia / invenia/FeatureTransforms.jl

Use `dims` keyword to identify axis to use

Open
#58 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.