Pywrangle

Latest version: v0.3.4

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

Scan your dependencies

0.3.03

- Removed walrus operator for Pre-3.8 compatability. Now Python 3.6+ compatable.

0.3.0

- Removed identify missing data from library -- too much overlap with the missingno library.
- Added identify_errors() function. Uses levenshtein's distance & double metaphone string matching algorithms to identify potential data entry errors in string columns.
- Refactored code into different sub libraries
- Placed documentation on ReadTheDocs.

0.2.40

- refactored code for clarity
- added display info to print_df_changes

0.2.1

- Created __init__ file for function imports
- Documentation on importing pywrangle
- Added numpy as required package.
- Changed package requirements to greater than or equal to.

0.0.1

- Init

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.