pandera.engines.pandas_engine.PythonList¶
- class pandera.engines.pandas_engine.PythonList(generic_type=None)[source]¶
A datatype to support python generics.
Attributes
auto_coerce
Whether to force coerce to be True in all cases
coercion_model
continuous
Whether the number data type is continuous.
generic_type
special_type
Methods