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