How to tell if a python import module is inefficient
Context = This is a python code base to do ETL, mainly extract and load since alot of transform takes place in the database. We are converting from SSIS to Python.
Context = This is a python code base to do ETL, mainly extract and load since alot of transform takes place in the database. We are converting from SSIS to Python.