v2.0.29

sinaptik-ai/pandas-aiv2.0.29Apr 6, 2024by gventuri

AI Summary

Enhances plotting flexibility by accepting dictionaries and defaults to CSV serialization.

Key Highlights

  • Dict plot support
  • CSV serializer default

New Features

  • Allow plots to be dict
  • Default to csv serializer

Full Release Notes

## What's Changed
* feat: allow plots to be dict as well by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1090
* feat: default to csv serializer by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1091


**Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.0.28...v2.0.29