* enhancement: load data progressively with generator `return_type`.
* enhancement: standard Java escape sequences are now decoded in string
attributes, and non-printable characters are now encoded with escaping.
* fix: match all possible separator spaces to add quotes when encoding into
ARFF. These separator spaces will be preserved when decoding the ARFF files.