tally.dataset.DataSet.filter#

DataSet.filter(**kwargs)#

Filter the DataSet using a logical expression.

Parameters
  • alias (string) – Name of the filter

  • condition (object) – An object that defines the filter logic