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