pandera.dtypes.UInt16 ===================== .. currentmodule:: pandera.dtypes .. 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__