Lyzr

Latest version: v0.1.42

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

Scan your dependencies

Page 3 of 4

0.1.30

What's New
Bug fixes in DataAnalyzr
1. plot generation
2. column name handling
3. default filenames handling

Full Changelog: https://github.com/LyzrCore/lyzr/pull/37/commits

0.1.29

What's Changed
* Bug fix: add utils files back by gargimaheshwari in https://github.com/LyzrCore/lyzr/pull/30


**Full Changelog**: https://github.com/LyzrCore/lyzr/compare/0.1.28...0.1.29

0.1.28

What's New
Bug fixes
1. change Bitwise `a|b` to Union `Union[a, b]`
2. The default count for tasks is 3 instead of 5 in line 535 in `analyzr.py`
3. `log_filename` throws an error if the parent directory doesn't exist
4. `plot_utils.py` requires `plot_path` to exist

Full Changelog: https://github.com/LyzrCore/lyzr/pull/21/commits

0.1.27

What's Changed
* added search agent with multiple data-sources by patel-lyzr in https://github.com/LyzrCore/lyzr/pull/18

0.1.26

What's New
DataAnalyzr
- Users can now choose to do no analysis, simply getting insights, recommendations and tasks on the input data
- The SDK now takes multiple datasets as input (multiple files, multiple pandas dataframes, or a database with multiple tables)
- New analysis option: SQL analysis (in addition to no analysis and the earlier ML analysis) powered by RAG
- Connect to Redshift, Postgres, or a local SQLite database
- Ask questions - LLM queries this database to answer
- SQL analysis with csv, excel files - SDK automatically creates a local sqlite database
- The SDK creates a vector database for use in RAG

See the [docs for details](https://docs.lyzr.ai/lyzr-sdk/opensource/data-analyzr/) on how to use these capabilities.

**Full Changelog**: https://github.com/LyzrCore/lyzr/pull/17/commits

0.1.25

What's Changed
* Change model by patel-lyzr in https://github.com/LyzrCore/lyzr/pull/16

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.