remove

Prev Next

remove

creates: categorical collection

The remove data function produces a categorical collection modified to remove variables that match the provided remove attribute.

attributetypedescriptionoptions
criteriaarraycategorical or numeric data to evaluate
  • collection
  • data_function
  • argument_reference
  • removearraycategorical data
  • collection
  • data_function
  • argument_reference
  • {
      "data_function_type": "remove",
      "criteria": [
        ...
      ],
      "remove_criteria": [
        ...
      ]
    }