Releases: Sinaptik-AI/pandas-ai
Releases · Sinaptik-AI/pandas-ai
v0.2.14
What's Changed
- Allow running with call by @mspronesti in #141
- Feat: Add Support for Google Palm by @WaseemSabir in #126
New Contributors
- @WaseemSabir made their first contribution in #126
Full Changelog: v0.2.13...v0.2.14
v0.2.13
What's Changed
- fix: remove df override from the output code by @gventuri in #133
- refine prompt for generic data description by @sandiemann in #125
- isort marks local module as third party on import: fix unresolved import warning by @sandiemann in #131
- CLI by @victor-hugo-dc in #107
New Contributors
- @sandiemann made their first contribution in #125
- @victor-hugo-dc made their first contribution in #107
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Support for Azure Openai by @mspronesti in #115
- feat: add auto pypi publish on new release by @TiansuYu in #112
New Contributors
- @mspronesti made their first contribution in #115
- @TiansuYu made their first contribution in #112
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- fix: fix charts by @gventuri in #109
- fix: removed fixed python version in pre-commit by @HenriqueAJNB in #106
Full Changelog: v0.2.10...v0.2.11
v0.2.10
v0.2.9
What's Changed
- fix: critical bug with
exec
by @gventuri in #43 - Test coverage by @Lorenzobattistela in #92
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- refactor: use contextlib.redirect_stdout to capture the output by @walison17 in #79
New Contributors
- @walison17 made their first contribution in #79
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Fix issue not showing the chart anymore by @gventuri in #87
- Using pytest fixtures instead of multiple function calls by @Lorenzobattistela in #84
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- fix: LLMs are now aware of the current date by @gventuri in #45
- refactor: make the auto correction mechanism more stable by @gventuri
- fix remove imports from code generated by @gventuri
- move pylint config from
.pylintrc
file topyproject.toml
by @HenriqueAJNB in #69 - feat: changed from built-in unittest to pytest framework by @HenriqueAJNB in #67
- Add: Issues & PR template by @ambujpawar in #76
- Fix contributing guildelines by @ambujpawar in #80
New Contributors
- @ambujpawar made their first contribution in #76
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Anonymized data frame head by @alfonsograziano in #55
New Contributors
- @alfonsograziano made their first contribution in #55
Full Changelog: v0.2.3...v0.2.5