pandera.dtypes.UInt8 ==================== .. currentmodule:: pandera.dtypes .. 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__