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

implement compactpool! and compactpool functions #58

Open
bkamins opened this issue Feb 21, 2021 · 0 comments
Open

implement compactpool! and compactpool functions #58

bkamins opened this issue Feb 21, 2021 · 0 comments

Comments

@bkamins
Copy link
Member

bkamins commented Feb 21, 2021

Currently there is no API to compact pool of PooledArray. This can be needed in two cases:

  • you removed many values from a PooledArray and want to have a smaller pool
  • you subsetted a PooledArray thus dropping many unique values

This should be implemented after #56 is merged.

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