dataeval.data.Limit

class dataeval.data.Limit(size)

Limit the size of the dataset.

Parameters:
size : int

The maximum size of the dataset.