Often times importing is messy: external data is rarely ever cleaned up the way we really like. You can take any approach really: clean it all up in excel first, them import, or import into temporary tables, clean those up, then move it to final tables, etc.
My general preference is to import...