Documentation ¶
Index ¶
- func BinaryEncode(df dataframe.DataFrame, v []string, colindex int) dataframe.DataFrame
- func CountFrequencyEncoding(df dataframe.DataFrame, v []string, colindex int) dataframe.DataFrame
- func IntegerEncoding(df dataframe.DataFrame, v []string, colindex int) dataframe.DataFrame
- func OneHotK(df dataframe.DataFrame, v []string, colindex int) dataframe.DataFrame
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BinaryEncode ¶
BinaryEncode ...
func CountFrequencyEncoding ¶
CountFrequencyEncoding ...
func IntegerEncoding ¶
IntegerEncoding ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.