pandera.engines.pyspark_engine.Engine¶ class pandera.engines.pyspark_engine.Engine[source]¶ PySpark data type engine. Methods classmethod dtype(data_type)[source]¶ Convert input into a pyspark-compatible Pandera DataType object. Return type: DataType