
:orphan:

.. _sphx_glr_auto_examples_data_quality_sg_execution_times:


Computation times
=================
**00:10.874** total execution time for 8 files **from auto_examples/data_quality**:

.. container::

  .. raw:: html

    <style scoped>
    <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
    <link href="https://cdn.datatables.net/1.13.6/css/dataTables.bootstrap5.min.css" rel="stylesheet" />
    </style>
    <script src="https://code.jquery.com/jquery-3.7.0.js"></script>
    <script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js"></script>
    <script src="https://cdn.datatables.net/1.13.6/js/dataTables.bootstrap5.min.js"></script>
    <script type="text/javascript" class="init">
    $(document).ready( function () {
        $('table.sg-datatable').DataTable({order: [[1, 'desc']]});
    } );
    </script>

  .. list-table::
   :header-rows: 1
   :class: table table-striped sg-datatable

   * - Example
     - Time
     - Mem (MB)
   * - :ref:`sphx_glr_auto_examples_data_quality_plot_extreme_outlier.py` (``plot_extreme_outlier.py``)
     - 00:06.984
     - 0.0
   * - :ref:`sphx_glr_auto_examples_data_quality_plot_value_decrease_check.py` (``plot_value_decrease_check.py``)
     - 00:01.292
     - 0.0
   * - :ref:`sphx_glr_auto_examples_data_quality_plot_out_of_range.py` (``plot_out_of_range.py``)
     - 00:00.692
     - 0.0
   * - :ref:`sphx_glr_auto_examples_data_quality_plot_gaps_identification.py` (``plot_gaps_identification.py``)
     - 00:00.687
     - 0.0
   * - :ref:`sphx_glr_auto_examples_data_quality_plot_low_density_identification.py` (``plot_low_density_identification.py``)
     - 00:00.560
     - 0.0
   * - :ref:`sphx_glr_auto_examples_data_quality_plot_datapoint_diff.py` (``plot_datapoint_diff.py``)
     - 00:00.264
     - 0.0
   * - :ref:`sphx_glr_auto_examples_data_quality_plot_completeness.py` (``plot_completeness.py``)
     - 00:00.217
     - 0.0
   * - :ref:`sphx_glr_auto_examples_data_quality_plot_rolling_stddev_timedelta.py` (``plot_rolling_stddev_timedelta.py``)
     - 00:00.177
     - 0.0
