Data-quality-kit

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 2

0.2.0

New functionalities.
Added
- **check_column_match** : Check if all values in column2 of df2 are present in column1 of df1.
Changed
- Project aligned to the PEP8 guidelines
Fixed

0.1.0

Base Project Structure.
Added
- New Module including:
Functionalities
- **df_is_empty**: Check if a DataFrame is empty.
- **check_nulls**: Checks for null values in a specified column of a DataFrame.
- **check_type_format**: Check if all non-null entries in a specified column of a DataFrame are of the specified data type.
- **check_no_duplicates**: Checks for duplicate values in the specified primary key column of a DataFrame.
Changed
Fixed

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.