Spooq

Latest version: v3.4.0

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

Scan your dependencies

Page 2 of 4

3.3.4

-------------------
* [MOD] Store null value instead of an empty Map in case no cleansing was necessary

3.3.3

-------------------
* [MOD] Change logic for storing cleansed values as MapType Column to not break Spark (logical plan got to big)
* [MOD] Add streaming tests (parquet & delta) for EnumCleaner unit tests.

3.3.2

-------------------
* Left out intentionally as there is already a yanked version 3.3.2 on PyPi

3.3.1

-------------------
* [MOD] Add option to store logged cleansed values as MapType (Enum & Threshold based cleansers)
* [FIX] Fix TOC on PyPi, add more links to PyPi

3.3.0

-------------------
* [MOD] (BREAKING CHANGE!) rename package back to Spooq (dropping "2").
This means you need to update all imports from spooq2.xxx.yyy to spooq.xxx.yyy in your code!
* [MOD] Prepare for PyPi release
* [MOD] Drop official support for Spark 2.x (it most probably still works without issues,
but some tests fail on Spark2 due to different columns ordering and the effort is too high to
maintain both versions with respect to tests)

3.2.0

-------------------
* [MOD] Add functionality to log cleansed values into separate struct column (column_to_log_cleansed_values)
* [MOD] Add ignore_ambiguous_columns to Mapper
* [MOD] Log spooq version when importing
* [REM] Drop separate spark package (bin-folder) as pip package can now handle all tests as well
* [ADD] Github action to test on label (test-it) or merge into master

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.