pipeline.domain.datatype

Module to define data type.

Classes:

DataType: An Enum class to define data type.

Functions

unique

Class decorator for enumerations ensuring unique member values.

Classes

DataType

Enumeration of data types used in the pipeline.

Enum

Create a collection of name/value pairs.

attrgetter

Return a callable object that fetches the given attribute(s) from its operand.

auto

Instances are replaced with an appropriate value in Enum class suites.