v0.7
-
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()