StringLengthOutOfBounds
=======================



.. currentmodule:: deepchecks.tabular.checks.data_integrity

.. autoclass:: StringLengthOutOfBounds
   :special-members: __init__







.. rubric:: Methods

.. autosummary::
   :toctree:

   
   
   StringLengthOutOfBounds.add_condition
   
   
   StringLengthOutOfBounds.add_condition_number_of_outliers_less_or_equal
   
   
   StringLengthOutOfBounds.add_condition_ratio_of_outliers_less_or_equal
   
   
   StringLengthOutOfBounds.clean_conditions
   
   
   StringLengthOutOfBounds.conditions_decision
   
   
   StringLengthOutOfBounds.config
   
   
   StringLengthOutOfBounds.from_config
   
   
   StringLengthOutOfBounds.from_json
   
   
   StringLengthOutOfBounds.metadata
   
   
   StringLengthOutOfBounds.name
   
   
   StringLengthOutOfBounds.params
   
   
   StringLengthOutOfBounds.remove_condition
   
   
   StringLengthOutOfBounds.run
   
   
   StringLengthOutOfBounds.run_logic
   
   
   StringLengthOutOfBounds.to_json
   
















Examples
~~~~~~~~

.. raw:: html

    <div class="sphx-glr-thumbcontainer">

.. only:: html

 .. figure:: /checks_gallery/tabular/data_integrity/images/thumb/sphx_glr_plot_string_length_out_of_bounds_thumb.png
     :alt: StringLengthOutOfBounds

     :ref:`sphx_glr_checks_gallery_tabular_data_integrity_plot_string_length_out_of_bounds.py`

.. raw:: html

    </div>
    <div style="clear:both"></div>