castable ======== .. currentmodule:: pdcleaner.detection.types .. autoclass:: castable :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~castable.bool_values ~castable.decimal ~castable.index ~castable.n_errors ~castable.name ~castable.obj ~castable.target ~castable.thousands .. rubric:: Methods Summary .. autosummary:: ~castable.check_separators ~castable.detected ~castable.has_errors ~castable.is_error ~castable.not_error ~castable.report ~castable.valid .. rubric:: Attributes Documentation .. autoattribute:: bool_values .. autoattribute:: decimal .. autoattribute:: index .. autoattribute:: n_errors .. autoattribute:: name .. autoattribute:: obj .. autoattribute:: target .. autoattribute:: thousands .. rubric:: Methods Documentation .. automethod:: check_separators .. automethod:: detected .. automethod:: has_errors .. automethod:: is_error .. automethod:: not_error .. automethod:: report .. automethod:: valid