gota v0.11.0 Release Notes

Release Date: 2021-06-27 // almost 3 years ago
  • โž• Added in 0.11.0

    • Rolling window Mean and StdDev
    • GroupBy and Aggregate
    • Numeric column index
    • Read HTML tables
    • extra checks for TravisCI
    • Combining filters with AND
    • ๐Ÿ‘‰ User-defined filters
    • Concatination of Dataframes

    ๐Ÿ”„ Changed in 0.11.0

    • ๐Ÿ‘‰ Make fixColnames faster
    • ๐Ÿ‘‰ Use Go 1.16
    • โšก๏ธ Update dependencies

    ๐Ÿ›  Fixed in 0.11.0

    • ๐Ÿ‘• Linter issues
    • โœ… Failing tests