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

Streamlining input validation for ops #140

Open
nvictus opened this issue Apr 3, 2023 · 0 comments
Open

Streamlining input validation for ops #140

nvictus opened this issue Apr 3, 2023 · 0 comments

Comments

@nvictus
Copy link
Member

nvictus commented Apr 3, 2023

Consider replacing the repeated get_default_colnames() and _verify_columns() in each ops with either a decorator or a function that does both.

Or using a validation library like pandera?

@nvictus nvictus changed the title consider replacing the repeated get_default_colnames() and _verify_columns() in each ops with either a decorator or a function that does both. Streamlining input validation for ops Apr 3, 2023
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

2 participants