Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python. This distribution contains the pure Python package psycopg. Note Despite the lack of number in the package name, this package ...
Implemented pandas-based cleaning rules in data_preprocessing.py, transformations for salesorder.csv → clean_salesorder.csv, pipeline testing via multiple DAG runs.