Skip to content

Commit a8b3296

Browse files
EssamWisamablaom
andauthored
Update src/generic.jl
Co-authored-by: Anthony Blaom, PhD <[email protected]>
1 parent 5a4c5d6 commit a8b3296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generic.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ end
106106
**Private method.**
107107
108108
Given a table `X` and a dictionary `mapping_per_feat_level` which maps each level for each column in
109-
a subset of categorical features of X into a scalar or a vector (as specified in single_feat)
109+
a subset of categorical features of X into a scalar or a vector (as specified in `single_feat`)
110110
111111
- transforms each value (some level) in each column in `X` using the function in `mapping_per_feat_level`
112112
into a scalar (`single_feat=true`)

0 commit comments

Comments
 (0)