com.thoughtworks.datacommons.prepbuddy.normalizers
A normalizer strategy which normalizes the data by multiplying it to pow(10,i-1). where i is the length of the number.
A normalizer strategy which normalizes the data by multiplying it to pow(10,i-1). where i is the length of the number.