pandera.engines.pandas\_engine.UINT32 ===================================== .. currentmodule:: pandera.engines.pandas_engine .. 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__