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

should neuprint_get_meta return NA rows? #114

Open
jefferis opened this issue Apr 25, 2020 · 2 comments
Open

should neuprint_get_meta return NA rows? #114

jefferis opened this issue Apr 25, 2020 · 2 comments

Comments

@jefferis
Copy link
Contributor

This could be useful in the case where we want to add metadata for data.frames containing NAs.
One use case could be a dataframe containing hemibrain matches for catmaid skids. Some rows might not have a match, but it would be convenient just to get the metadata for all the valid rows without causing errors.

@jefferis
Copy link
Contributor Author

See #92 for initial thoughts.

@jefferis
Copy link
Contributor Author

  • Currently neuprint_ids errors out for NAs. I think it should just pass them through.

@jefferis jefferis mentioned this issue Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant