Condenser

Latest version: v0.2.1

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

Scan your dependencies

0.2.2

------------------

- Nothing changed yet.

0.2.1

------------------

- SQLAlchemy 2.0 compatibility fix (12).

0.2.0

------------------

- Transition from pygeos to shapely 2.*.

0.1.1

------------------

- SQLAlchemy 1.4 compatibility fix (10).

0.1.0

------------------

- Basic project structure.

- Added ``NumpyQuery`` to override ``query_cls`` in the SQLAlchemy sessionmaker.

- Added ``NumpyQueryMixin`` to adapt existing custom query classes.

- Implemented ``NumpyQuery().numpy_dtype``.

- Implemented ``NumpyQuery().as_structarray``.

- Implemented ``NumpyQuery().with_numpy_entities``.

- Implemented ``NumpyQuery().numpy_settings`` and
``NumpyQuery.default_numpy_settings``.

- Enabled bulk reading of Boolean, Float, Integer, Numeric, String, Text.

- Added optional dependency ``condenser[geo]`` which enables bulk reading of
Geometry columns through GeoAlchemy2 into an array of ``pygeos.Geometry``.

- Added ``NumpyQuery().with_transformed_geometries``.

- Added NULL handling.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.