Add tests asserting that EAs shouldn't be coerced to ndarray #24207
Labels
Categorical
Categorical Data Type
Enhancement
Testing
pandas testing functions or related to the test suite
#24204 introduced a pattern for ensuring that an extension array (like categorical) isn't implicitly converted to an ndarray as part of a normal pandas operation.
This issue is to discuss
The text was updated successfully, but these errors were encountered: