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