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

[core] perform more validations on update #358

Open
jmoralez opened this issue Jun 20, 2024 · 0 comments
Open

[core] perform more validations on update #358

jmoralez opened this issue Jun 20, 2024 · 0 comments

Comments

@jmoralez
Copy link
Member

Description

We currently don't check that the dates in the dataframe provided to the update method are actually in the future, so users could append already seen values, we should check that.

Use case

Allow users to more confidently call the update method and know that if it didn't raise any errors everything went well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant