pandera.dtypes.UInt =================== .. currentmodule:: pandera.dtypes .. autoclass:: UInt .. rubric:: Attributes .. autosummary:: :nosignatures: ~UInt.auto_coerce ~UInt.bit_width ~UInt.continuous ~UInt.exact ~UInt.signed ~UInt.type .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: methods ~UInt.__init__ ~UInt.check ~UInt.coerce ~UInt.coerce_value ~UInt.try_coerce ~UInt.__call__