gota v0.10.1 Release Notes
Release Date: 2019-11-08 // over 1 year ago-
π Fixed
- π¨ LoadRecords printing type debug information
- Missing closing brackets in series.go
- π Fix gonum import path in dataframe_test
Previous changes from v0.9.0
-
β Added
- β Additional method to load arbitrary struct slices to DataFrames (Juan Γlvarez)
- π New LoadOption Names to set initial column names (Sander van Harmelen).
- π Parser option for csv delimiter (Kyle Ellrott)
- π New Describe method for reporting summary statistics (Daniela Petruzalek)
π Changed
- π Improve the performance of multiple operations.
- π Code cleanup for better consistency (Sander van Harmelen)
- π Renamed 'Deselect' function to 'Drop' (Ben Marshall)