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