gota v0.6.0 Release Notes

Release Date: 2016-10-29 // over 7 years ago
  • โž• Added in 0.6.0

    • InnerJoin, CrossJoin, RightJoin, LeftJoin, OuterJoin functions

    ๐Ÿ”„ Changed in 0.6.0

    • ๐Ÿ”จ More code refactoring for easier maintenance and management
    • โž• Add more documentation to the exported functions
    • โœ‚ Remove unnecessary methods and structures from the exported API

    โœ‚ Removed in 0.6.0

    • colnames and coltypes from the DataFrame structure