This directory contains 27 workflows.
Python must be installed pip install git+https://github.com/Aretle/address-net.git pip install […]
Cleans and formats Australian phone numbers using a combinatoion of regex, string manipulation and python library python-phonenumbers (Python port of […]
This node will expend (create duplicates) rows for each day within date range specified by the selected columns.
Python must be installed python-string-similarity must be installed pip install […]
Produces Pandas Profile report. Will open in web browser. Python must be installed. Pandas-Profiling must be installed. pip install […]
Deycrpts PGP encrypted csv files. This node uses python to perform decryption. Python Modules: cryptography==37.0.4 pgpy==0.5.4