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