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

Input data validation #46

Open
AKuederle opened this issue Nov 2, 2023 · 1 comment
Open

Input data validation #46

AKuederle opened this issue Nov 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@AKuederle
Copy link
Contributor

We should add methods that simplify working with the typical input data.

THis should include functions that check the correct dtype, columns, etc.

Similar (but likely simpler) to https://github.com/mad-lab-fau/gaitmap/blob/master/gaitmap/utils/_datatype_validation_helper.py

@AKuederle AKuederle added the enhancement New feature or request label May 31, 2024
@AKuederle AKuederle added this to the Beta Release milestone May 31, 2024
@AKuederle
Copy link
Contributor Author

#170 Implements input data validation for the imu data. However, this might need to be further updated according to #172 .

But this should be enough for the first release. So I am removing this issue from the milestone.

@AKuederle AKuederle removed this from the Beta Release milestone Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant