-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
CategoricalCategorical Data TypeCategorical Data TypeEnhancementTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite
Description
#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
- How these kinds of tests could be better written (is monkeypatching the best choice?)
- Additional places where we should be making these assertions
Metadata
Metadata
Assignees
Labels
CategoricalCategorical Data TypeCategorical Data TypeEnhancementTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite