You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We talked about having a test that would check values in a sci_name column for abbreviated taxon names like first letter genus, then period then species name like G. morhua. We would suggest using the full genus like Gadus morhua.
We would want to flag any sci_names that match ^\w\.
I had started a python notebook in Colab that installed the dataflows commit we wanted to test (from datahq/dataflows#146) and loaded some test data for this issue from our frictionless-usecases repo that has "bad" names we want to check. Didn't get to testing validate_metadata which is probably good because it isn't being further developed.
datahq/dataflows#142
python --version
)The text was updated successfully, but these errors were encountered: