Pgpd

Latest version: v3.0.4

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

Scan your dependencies

Page 1 of 3

3.0.4

Bugfix Release

Changes
- Allow `.loc[mask, 'column']` changes with GeosArray columns

**Full Changelog**: https://github.com/0phoff/pgpd/compare/3.0.3...3.0.4

3.0.3

Bugfix Release

Changes
- When checking if 2 GeosArrays are equal, we now use shapely.equals instead of the `==` operator.
This change propagates upwards and thus also affects checking for equality on Series and DataFrames.

**Full Changelog**: https://github.com/0phoff/pgpd/compare/3.0.2...3.0.3

3.0.2

Bugfix release

Changes
- Fix `pd.NA` type is allowed when creating `GeosArray`
- Fixed documentation

**Full Changelog**: https://github.com/0phoff/pgpd/compare/3.0.1...3.0.2

3.0.1

Bugfix release

Changes
- Any NA type is now valid when parsing WKT/WKB formats (Before only `None` was allowed)

**Full Changelog**: https://github.com/0phoff/pgpd/compare/3.0.0...3.0.1

3.0.0

Major release as we are now using shapely 2.0 instead of pygeos. 🥳🎊🎈

Changes
- Migrated from PyGEOS to Shapely 2.0
- Switched to ruff for linting and formatting
- Updated Github Actions to latest releases
- Added automatic test-pypi build from master

**Full Changelog**: https://github.com/0phoff/pgpd/compare/2.1.2...3.0.0

2.1.2

Bugfix release.

Fixes
Using geos methods on dataframes with non geos columns should return a full dataframe with new "geos computed" columns and original "non-geos" column copies.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.