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

The TokenizedRegionSet needs to have a to_ids() function on it #5

Open
nleroy917 opened this issue Dec 1, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@nleroy917
Copy link
Member

It is annoying to have to iterate over the TokenizedRegionSet object in the Python bindings to get an id.

Therefore, we need to just create a to_ids() function that spits out all ids at once. This is a much better user experience.

@nleroy917 nleroy917 added the enhancement New feature or request label Dec 1, 2023
@nleroy917 nleroy917 self-assigned this Dec 1, 2023
@nleroy917
Copy link
Member Author

This will be available once we merge #13

@nleroy917 nleroy917 mentioned this issue Apr 22, 2024
3 tasks
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