The provenance sales data has many records where dimensions are specified using only partial units. For example, "3' 7 1/2 x 3' 2 1/2" (specifying feet but not inches). Should cromulent.extract.normalize_dimension be updated to handle these cases, assuming that the second value is in the same system (metric, imperial, French) but one unit finer than the previous?
The provenance sales data has many records where dimensions are specified using only partial units. For example,
"3' 7 1/2 x 3' 2 1/2"
(specifying feet but not inches). Shouldcromulent.extract.normalize_dimension
be updated to handle these cases, assuming that the second value is in the same system (metric, imperial, French) but one unit finer than the previous?