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

Data validation with Pydantic #113

Open
11 tasks
mnblonsky opened this issue Mar 28, 2024 · 0 comments
Open
11 tasks

Data validation with Pydantic #113

mnblonsky opened this issue Mar 28, 2024 · 0 comments
Assignees

Comments

@mnblonsky
Copy link
Collaborator

Long term goal to use Pydantic for input data validation. Could be used for a few things:

  • Dwelling/equipment arguments:
    • Data types
    • Numerical limits/ranges
    • Existing file locations
  • Schedule/time series data:
    • Valid column names
    • length and index values
    • Numerical limits/ranges
  • Control parameters:
    • Valid names
    • Numerical limits/ranges
@mnblonsky mnblonsky self-assigned this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant