quantiles ========= .. currentmodule:: pdcleaner.detection.basic .. autoclass:: quantiles :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~quantiles.inclusive ~quantiles.index ~quantiles.lower ~quantiles.lowerq ~quantiles.n_errors ~quantiles.name ~quantiles.obj ~quantiles.sided ~quantiles.upper ~quantiles.upperq .. rubric:: Methods Summary .. autosummary:: ~quantiles.detected ~quantiles.has_errors ~quantiles.is_error ~quantiles.not_error ~quantiles.plot ~quantiles.report ~quantiles.valid .. rubric:: Attributes Documentation .. autoattribute:: inclusive .. autoattribute:: index .. autoattribute:: lower .. autoattribute:: lowerq .. autoattribute:: n_errors .. autoattribute:: name .. autoattribute:: obj .. autoattribute:: sided .. autoattribute:: upper .. autoattribute:: upperq .. rubric:: Methods Documentation .. automethod:: detected .. automethod:: has_errors .. automethod:: is_error .. automethod:: not_error .. automethod:: plot .. automethod:: report .. automethod:: valid