set-intersection
  • 27 Jul 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

set-intersection

  • Dark
    Light
  • PDF

Article summary

set-intersection

creates: categorical variable

A set-intersection data function evaluates the intersection, i.e. the AND operation, for two or more categorical variables, data functions, or argument-references.

attributetypedescriptionoptions
criteriaarraycategorical data
  • variable
  • data_function
  • argument_reference
  • {
      "data_function_type": "set-intersection",
      "criteria": [
        ...,
        ...
      ]
    }
    

    Was this article helpful?

    What's Next