Handling character encodings is a very common part of data cleansing for me.
At the basic level, this means giving the option of specifying a character
encoding on both import and export. Going further, if raw bytes are a
supported type, you could offer character encoding/decoding as a column
transformation. To make it really rich you could suggest the mostly likely
character encodings at import time.
Original issue reported on code.google.com by defensec...@mamber.net on 12 Nov 2010 at 6:23
Original issue reported on code.google.com by
defensec...@mamber.net
on 12 Nov 2010 at 6:23