v2.0.26
sinaptik-ai/pandas-aiv2.0.26Mar 28, 2024by gventuri
AI Summary
Corrects SQLite connector compatibility and notebook execution errors.
Key Highlights
- SQLite connector fix
- Notebook None type error fix
Full Release Notes
## What's Changed * fix: sqlite connector override base equals by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1071 * fix: none type error in notebooks by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1070 * fix: code cleaning using wrong context by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1069 **Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.0.25...v2.0.26