Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@mfeurer mfeurer released this 06 Feb 16:26
· 11 commits to master since this release
  • 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.