StringColumns / Select Layer
Select all string columns from the dataframe. Important for:
- Text analysis
- Name and address processing
- Comment and description fields
- Data cleaning operations
- Natural language processing preparation
Table
0
0
Table
Categorical
boolControl categorical string handling:
false
(default): Select only regular string columnstrue
: Include categorical string columns
Important when working with mixed string representations in data analysis