pasteur.attribute.NumValue#

class pasteur.attribute.NumValue(bins=None, min=None, max=None)[source]#

Numerical Value: its value can be represented with a number, which might be NaN.

TODO: handle multiple common values (1 is assumed to be NA), appropriately.

Attributes

common

name

Methods

common: int = 0#
name: str#