It would be nice to add support for space-delimited data. It appears quite frequienty in the context of data analysis and require only minimal changes to the parser/encoder. I've started working on it.
What do you think about this idea? And how do you prefer to structure the code. Should new functions be placed into separate modules?