v2.0.21
sinaptik-ai/pandas-aiv2.0.21Mar 19, 2024by gventuri
AI Summary
This release focuses on bug fixes for SQL table extraction and dependency upgrades for Modin and pandas.
Key Highlights
- Fixed SQL table extraction to ignore 'created_at' column
- Upgraded Modin and pandas versions
Full Release Notes
## What's Changed * fix(table_extractor): extract table from sql query ignore created_at by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1049 * build: upgrade Modin and pandas versions by @YarShev in https://github.com/Sinaptik-AI/pandas-ai/pull/1052 ## New Contributors * @YarShev made their first contribution in https://github.com/Sinaptik-AI/pandas-ai/pull/1052 **Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.0.19...v2.0.21