Now script check if column Country has len <= 2 if not remove it( I know it is not the greatest solution, however I have tried to preprocess it different ways and it didn't worked out: removing if header appears, preprocessing it in the shell script)
Changes made
Country
has len <= 2 if not remove it( I know it is not the greatest solution, however I have tried to preprocess it different ways and it didn't worked out: removing if header appears, preprocessing it in theshell
script)References
Issue #34