pandera.engines.pandas_engine.Geometry.check#

Geometry.check(pandera_dtype, data_container=None)[source]#

Check data container to the specified data type.

Return type

Union[bool, Iterable[bool]]