python-etl-pipeline/ ├── data/ │ └── sample.csv # Sample input data ├── db/ │ └── pipeline.db # SQLite database (auto-generated, git-ignored) ├── etl/ │ ├── extract.py # Read CSV into raw rows ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results