Skip to content

Releases: rich-iannone/sweet-data

v0.3.0

15 Aug 05:36

Choose a tag to compare

New Features

  • Handle the loading of large datasets. (#5)
  • Added DB/SQL mode so you can query database tables with ease. (#6)

Full Changelog: v0.2.0...v0.30

v0.2.0

11 Aug 00:00

Choose a tag to compare

New Features

  • Added the 'Find in Column' tool which allows you to search for data values within any column: quickly locate specific values, outliers, etc. in your datasets without writing complex filters. (#3)
  • The new 'Sweet AI Assistant' lets you ask questions about your data or request transformations using plain language; Sweet generates Polars code and leads you through an approval workflow before data transformation actually occurs. (#4)

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Aug 04:27

Choose a tag to compare

  • First release of sweet

New Contributors

Full Changelog: https://github.com/rich-iannone/sweet-data/commits/v0.1.0