date_range ========== .. currentmodule:: pdcleaner.detection.datetimes .. autoclass:: date_range :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~date_range.inclusive ~date_range.index ~date_range.lower ~date_range.n_errors ~date_range.name ~date_range.obj ~date_range.upper .. rubric:: Methods Summary .. autosummary:: ~date_range.detected ~date_range.has_errors ~date_range.is_date ~date_range.is_error ~date_range.not_error ~date_range.report ~date_range.valid .. rubric:: Attributes Documentation .. autoattribute:: inclusive .. autoattribute:: index .. autoattribute:: lower .. autoattribute:: n_errors .. autoattribute:: name .. autoattribute:: obj .. autoattribute:: upper .. rubric:: Methods Documentation .. automethod:: detected .. automethod:: has_errors .. automethod:: is_date .. automethod:: is_error .. automethod:: not_error .. automethod:: report .. automethod:: valid