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