Skip to content

v0.7

Choose a tag to compare

@nRo nRo released this 17 Jul 13:11
· 170 commits to master since this release
  • read and write functions have been rewritten from scratch for this version. Some existing methods have beed removed.

  • column types can be detected automatically

  • Data grouping has been refactored and aggregation functions can now be applied to data groupings.

  • Data groupings can now be used like normal DataFrames.

  • Java 8 is now required.

  • Empty DataFrame instances are now created using DataFrame.create()