v1.5.9
sinaptik-ai/pandas-aiv1.5.9Dec 14, 2023by gventuri
AI Summary
This release addresses a specific bug in the chart plotting functionality. It ensures that the file path is correctly returned when generating charts, improving the usability of visualization tools.
Key Highlights
- Fixed chart plotting to return the correct path
- Pull request #816 by gventuri
- Improves utility of chart generation features
Full Release Notes
## What's Changed * fix: return path when plotting a chart (#816) by @gventuri **Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.8...v1.5.9