pandera.dtypes.UInt64 ===================== .. currentmodule:: pandera.dtypes .. autoclass:: UInt64 .. rubric:: Attributes .. autosummary:: :nosignatures: ~UInt64.auto_coerce ~UInt64.bit_width ~UInt64.continuous ~UInt64.exact ~UInt64.signed ~UInt64.type .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: methods ~UInt64.__init__ ~UInt64.check ~UInt64.coerce ~UInt64.coerce_value ~UInt64.try_coerce ~UInt64.__call__