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
false

Control categorical string handling:

  • false (default): Select only regular string columns
  • true: Include categorical string columns

Important when working with mixed string representations in data analysis