DATA ANALYSIS PACKAGE SYMBOL

QueryTo

QueryTo[obj,operator1,operator2,...] applies the query with the given operators to the Dataset or Datatable obj.

DetailsDetails

  • The following options can be given:
  • FailureActionAbortFailureAction is an option to Query and related functions that determines what should happen when a failure or message is generated.
    MissingBehaviorAutomaticMissingBehavior is an option to Query and related functions that specifies how expressions with head Missing should be interpreted in the context of other functions.
    PartBehaviorAutomaticPartBehavior is an option to Query and related functions that specifies how nonexistent parts should be resolved.