pandera.engines.numpy_engine.Engine

class pandera.engines.numpy_engine.Engine[source]

Numpy data type engine.

Methods

classmethod dtype(data_type)[source]

Convert input into a numpy-compatible Pandera DataType object.

Return type:

DataType