glsdown / TestingPythonPackages

Scratch space for testing ETL ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic python package for configurable ETL process

This is a basic project outline to test creating a simple ETL process from .xlsx files to a database table using pandas.

It is not designed to be a complete solution, but more to test ideas out in and practice creating packages using a pyproject.toml file.

About

Scratch space for testing ETL ideas


Languages

Language:Python 100.0%