Created by: pudo
This fixes #396 by introducing a --normalize-columns flag. The more radical way to implement it would have been to actually make the change in Column, so that it would apply to all csvkit operations.
Apologies for the PEP8 things, they just irritate when editing. Can make a clean patch, too.