Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify input data handling / reading from heet and json #40

Open
tomjanus opened this issue Oct 6, 2023 · 0 comments
Open

Unify input data handling / reading from heet and json #40

tomjanus opened this issue Oct 6, 2023 · 0 comments
Labels
enhancement New feature or request methodology

Comments

@tomjanus
Copy link
Owner

tomjanus commented Oct 6, 2023

At the moment, input data reading is too complicated. We have input data structures (classes), data models inheriting from Pydantic BaseModel and data readers/converters from Heet CSV output files. Each one has its own validation steps and reads from configuration files. The pipeline for data reading and parsing needs to be simplified to reduce complexity and code redundancy.

@tomjanus tomjanus added enhancement New feature or request methodology labels Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request methodology
Projects
None yet
Development

No branches or pull requests

1 participant