v2.0.27
sinaptik-ai/pandas-aiv2.0.27Apr 2, 2024by gventuri
AI Summary
Fixes training data fetching and policy enforcement mechanisms while updating documentation.
Key Highlights
- Policy enforcement fix
- Fetch training error fix
Full Release Notes
## What's Changed * docs: revert changes in pandas imports by @mspronesti in https://github.com/Sinaptik-AI/pandas-ai/pull/1075 * docs: minor updates in getting-started.md by @nautics889 in https://github.com/Sinaptik-AI/pandas-ai/pull/1072 * fix(fetch_training_error): query without training data if fails to fetch by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1083 * fix(enforce_policy): enforce policy to pass only custom head or schem… by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1084 **Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.0.26...v2.0.27