NotEnoughSamplesError#

exception NotEnoughSamplesError[source]#

Represents a failure in calculation due to insufficient amount of samples.

__init__(message: str, html: Optional[str] = None)[source]#
__new__(*args, **kwargs)#