Skip to content

🚀 Automated ETL Workflow with Pip Installation Support

Latest
Compare
Choose a tag to compare
@wongjessica93 wongjessica93 released this 16 Dec 21:09
b45a2d9

This release introduces a fully refractored ETL pipeline that is now installable via pip, streamlining the setup and execution of the workflow.

  • users can easily trigger the ETL process via a single command
  • supports modular approach, allowing users to run specific steps of pipeline as needed
  • improved code modularity

What's Changed

  • ✏️ Minor Config/Template Updates by @migbro in #70
  • converted etl to standalone tool and updated readme.md by @wongjessica93 in #72

New Contributors

Full Changelog: v1.6.0...v2.0.0