Make binning and scaling work on multiple columns
Open
enhancement
- Dominant language
- Julia
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the transformations in `numeric/binning.jl` and `numeric/scaling.jl` only work on single columns.
They should be able to be applied to multiple columns (ie `Matrix` or `DataFrame`) at once and the `struct`s should be able to handle that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.