pandera.engines.pandas\_engine.BOOL =================================== .. currentmodule:: pandera.engines.pandas_engine .. autoclass:: BOOL .. rubric:: Attributes .. autosummary:: :nosignatures: ~BOOL.auto_coerce ~BOOL.continuous ~BOOL.exact ~BOOL.type .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: methods ~BOOL.__init__ ~BOOL.check ~BOOL.coerce ~BOOL.coerce_value ~BOOL.try_coerce ~BOOL.__call__