Make binning and scaling work on multiple columns
Offen
enhancement
- Vorherrschende Sprache
- Julia
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.