v2.0.37
sinaptik-ai/pandas-aiv2.0.37May 5, 2024by gventuri
AI Summary
This patch ensures that the NumPy library is available by default in the code execution environment to prevent import errors for users.
Key Highlights
- Added NumPy to default code environment
- New contributor: @ArslanSaleem
Full Release Notes
## What's Changed * fix(code_env) add numpy in the env by default by @ArslanSaleem in https://github.com/Sinaptik-AI/pandas-ai/pull/1144 **Full Changelog**: https://github.com/Sinaptik-AI/pandas-ai/compare/v2.0.36...v2.0.37