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

Geolex tool needs to inspect the dmu table for required fields before running. #109

Open
ethoms-usgs opened this issue May 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ethoms-usgs
Copy link
Collaborator

For table formats other than databases, such as csv or Excel, it is possible for fields/columns to not have names and the tool can run until a field name is not found in the Pandas dataframe.

Add code in the tool validation class to check first for all required fields.

@ethoms-usgs ethoms-usgs added the enhancement New feature or request label May 13, 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