pandera.engines.pandas\_engine.UINT64 ===================================== .. currentmodule:: pandera.engines.pandas_engine .. 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__