What's Changed
* Added show_code feature by johnson-52197 19
* Fix conversational answer function by yzaparto in 25
New Contributors
* johnson-52197 made their first contribution in 19
**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v.0.2.0...v0.2.2
v.0.2.0
What's Changed
* Add support for charts by gventuri 24
* Add retry on error by yzaparto in 16
* Add docstrings by dSupertramp in 20
New Contributors
* yzaparto made their first contribution in 16
* dSupertramp made their first contribution in 20
**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v.0.1.1...v.0.2.0
v.0.1.1
What's Changed
* Add support for GPT-4
* Add `enforce_privacy` flag to prevent PandasAI from passing data to third party LLMs
* Add linting
* Add tests
* Add CI
**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v0.1.0...v.0.1.1