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

Categorical print inconsistent formatting #2825

Closed
stress-tess opened this issue Oct 24, 2023 · 0 comments · Fixed by #2826
Closed

Categorical print inconsistent formatting #2825

stress-tess opened this issue Oct 24, 2023 · 0 comments · Fixed by #2826
Assignees
Labels
bug Something isn't working User Reported A user submitted the issue

Comments

@stress-tess
Copy link
Member

A user found while printing categorical arrays it only puts quotes on the first set of 3 values when printing a long array. i.e.

array(['A', 'B', 'A', ... , A, C, B])
@stress-tess stress-tess added bug Something isn't working User Reported A user submitted the issue labels Oct 24, 2023
@stress-tess stress-tess self-assigned this Oct 24, 2023
stress-tess pushed a commit to stress-tess/arkouda that referenced this issue Oct 24, 2023
This PR fixes Bears-R-Us#2825. In the summarized output (when printing long Categoricals), we were missing the `'` around the tail end of the output
github-merge-queue bot pushed a commit that referenced this issue Oct 25, 2023
This PR fixes #2825. In the summarized output (when printing long Categoricals), we were missing the `'` around the tail end of the output

Co-authored-by: Pierce Hayes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working User Reported A user submitted the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant