Skip to content

Fix Array{<:CategoricalValue} constructors and convert#427

Merged
nalimilan merged 1 commit intomasterfrom
nl/convert
Aug 1, 2025
Merged

Fix Array{<:CategoricalValue} constructors and convert#427
nalimilan merged 1 commit intomasterfrom
nl/convert

Conversation

@nalimilan
Copy link
Member

When an Array{<:CategoricalValue} is requested explicitly, return such an object rather than a CategoricalArray. Bug introduced by #420.

Also fix existing tests which didn't test what they were supposed to.

When an `Array{<:CategoricalValue}` is requested explicitly,
return such an object rather than a `CategoricalArray`.

Also fix existing tests which didn't test what they were supposed to.
@nalimilan nalimilan requested a review from bkamins August 1, 2025 08:59
@nalimilan nalimilan merged commit 15509b2 into master Aug 1, 2025
9 checks passed
@nalimilan
Copy link
Member Author

That was fast!

@nalimilan
Copy link
Member Author

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

Successfully merging this pull request may close these issues.

2 participants