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

add isempty for pdarray #2918

Closed
ajpotts opened this issue Jan 19, 2024 · 0 comments · Fixed by #2933
Closed

add isempty for pdarray #2918

ajpotts opened this issue Jan 19, 2024 · 0 comments · Fixed by #2933
Assignees
Labels
enhancement New feature or request

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Jan 19, 2024

add isempty function for pdarray:

For each entry:
true – when the string is empty
false – otherwise

Make use of chapel function :
https://chapel-lang.org/docs/language/spec/strings.html?highlight=istitle#String.string.isEmpty

@ajpotts ajpotts added the enhancement New feature or request label Jan 19, 2024
@ajpotts ajpotts self-assigned this Jan 19, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Jan 26, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Jan 26, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Jan 26, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 31, 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

Successfully merging a pull request may close this issue.

1 participant