Make binning and scaling work on multiple columns
未关闭
enhancement
- 主要语言
- Julia
- 星标
- 2
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。