blackrock / ingen

InGen is a command line tool written on top of pandas and great_expectations to perform small scale data transformations and validations without writing code.
Apache License 2.0
14 stars 5 forks source link

Refactor/base generator #19

Closed shpiyu closed 1 year ago

shpiyu commented 1 year ago

Description

Basic code refactoring

Changes Made

In logger.py:

In base_interface_generator.py:

Definition of Done

Before submitting this pull request, please ensure that the following criteria have been met:

Additional Notes

[Add any additional notes or context for the reviewer or future maintainers of this code.]

Thank you for submitting!