gota v0.2.0 Release Notes

Release Date: 2016-02-13 // about 8 years ago
  • โž• Added in 0.2.0

    • โž• Added a lot of unit tests

    ๐Ÿ”„ Changed in 0.2.0

    • The base types are now df.String, df.Int, and df.Float.
    • Restructured the project in different files.
    • ๐Ÿ”จ Refactored the project so that it will allow columns to be of any type as long as it complies with the necessary interfaces.