Skip to content

Feat. Consolidate all stages into a single app #1

@danielcuthbert

Description

@danielcuthbert

Currently there are 6 stages:

Image

We should consolidate these into a single main.py and if needed, turn them into modules and call them accordingly, such as

from csvcleanse import (
process_row,
run_stage1
)

this makes it easier to update moving forward and makes the code cleaner

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions