Pandasai

Latest version: v2.4.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 31

1.5.1

Not secure
What's Changed
- fix: fix connector cache dtype issue using parquet by gventuri

**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5...v1.5.1

1.5

We're thrilled to introduce the latest update, PandasAI v1.5. PandasAI is now faster than ever. We worked on optimizing it for speed and it's now about 2x cheaper (the prompt is 2x smaller) and at least 2x faster, depending on the query.

The biggest change is Pipelines. Pipelines leverage LLMs and are at the core of everything in PandasAI. Even the `.chat` method of the `SmartDataframe` and `SmartDatalake` now relies on Pipelines. We also added a new Pipeline to generate synthetic data with just a few samples. This can be used to train models, or for fake data in dev environments.

What's Changed

- New pipeline to create synthetic dataframes by ArslanSaleem (719)
- Use connector directly if flag is set by ArslanSaleem (731)
- Update prompt to construct dataframe using from_records by ArslanSaleem (741)
- Refactor Smart Data Frame Pipeline by milind-sinaptik (735)
- Update docs and examples for Azure OpenAI v1 by mspronesti (761)
- Rename sample_head to custom_head by gventuri
- Fix inconsistent charts in visualizations by gventuri

Breaking Changes

- Discontinued Falcon and StarCoder
- Discontinued callbacks
- Discontinued middlewares

New Contributors

- milind-sinaptik made their first contribution (735)

See the [full changelog](https://github.com/gventuri/pandas-ai/compare/v1.4.10...v1.5) for more details.

The key highlights are faster performance, lower cost, new synthetic data capabilities, and streamlined pipelines. Backwards incompatible changes were made by removing several features. Overall an exciting release that makes PandasAI more powerful and accessible!

1.4.10

Not secure
What's Changed
* feat(llms): support OpenAI v1 for Azure OpenAI by mspronesti in https://github.com/gventuri/pandas-ai/pull/755


**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.4.9...v1.4.10

1.4.9

Not secure
What's Changed
* fix(LogSerialization): dataframe timestamp serialization by ArslanSaleem in https://github.com/gventuri/pandas-ai/pull/751
* feat(llms): support OpenAI API v1 by mspronesti in https://github.com/gventuri/pandas-ai/pull/753
* fix: type hint for property `last_prompt_id` by nautics889 in https://github.com/gventuri/pandas-ai/pull/750


**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.4.8...v1.4.9

1.4.8

Not secure
What's Changed
* feat: an update of file system permission (700) by nautics889 in https://github.com/gventuri/pandas-ai/pull/743
* feat(llm): Integrating OpenAI seed parameter (708) by gamcoh in https://github.com/gventuri/pandas-ai/pull/742

New Contributors
* gamcoh made their first contribution in https://github.com/gventuri/pandas-ai/pull/742

**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.4.7...v1.4.8

1.4.7

Not secure
What's Changed
* chore(QueryExecTracker): store and get last log id from query tracker by ArslanSaleem in https://github.com/gventuri/pandas-ai/pull/733
* fix: add checking type of 'result' (626) by nautics889 in https://github.com/gventuri/pandas-ai/pull/730


**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.4.6...v1.4.7

Page 17 of 31

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.