Quivr

Latest version: v0.8.0

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

Scan your dependencies

Page 1 of 5

0.7.4

Removed

- `experimental.shmem` has been removed. Users are encouraged to use tools
such as `ray` for parallel processing and shared memory of pyarrow types.

Added

- `Table.invalid_mask`, `Table.separate_invalid` have been added to allow users to select rows
that fail validation checks.
- `concatenate` now supports passing the `validate` argument, if you want to postpone automatic
validation of a table until after concatenation.
- `Table.drop_duplicates` has been added to remove duplicate rows from a table.
- `Table.unique_indices` has been added to return the indices of the first/last occurrence of each
unique row or subset of columns.

0.7.3

Fixed

- Concatenating empty quivr tables will no longer raise an error with
incompatible attributes. Instead, attributes will be taken from the first
non-empty table.

0.7.2

0.7.1

0.7.0

0.6.6

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.