pandera.engines.numpy_engine.Engine

class pandera.engines.numpy_engine.Engine[source]

Numpy data type engine.

Methods

dtype

Convert input into a numpy-compatible Pandera DataType object.