Feature Generation String¶
Base String Feature Generation¶
Base string feature transformer class. |
Create new columns based on split strings. |
|
Create new object columns based on substrings. |
|
Create new binary columns. |
|
Create new columns based on the length of its elements. |
|
Convert the selected columns to lower case. |
|
Convert the selected columns to upper case. |