How to identify quality problems
In the GenderAna analysis result tab:Scroll to Text Statistics table.If we have a look at the minimum and maximal length of the gender column, we can see that their minimal and maximal values are 0 and 1. So it might contain null values, but the gender field has only one character probably corresponding to "m", "f" or "u", the expected data.
58
|