dataeval.selection.Limit¶ class dataeval.selection.Limit(size)¶ Limit the size of the dataset. Parameters:¶ size : int¶The maximum size of the dataset.