woodwork.logical_types.WholeNumber

class woodwork.logical_types.WholeNumber[source]

Represents Logical Types that contain natural numbers, including zero (0). Has ‘numeric’ as a standard tag.

Examples

[3, 30, 56]
[7, 135, 0]
__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__()

Initialize self.

Attributes

pandas_dtype

standard_tags

type_string