You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Improve error message for empty object array (#23718)
* ENH: Improve error message for empty object array
Improve the error message shown when an object array is empty
closes#23572
* TST: Add tests for all None
Test exception is hit when all values in an object column are None
Extend the test for strl conversion to ensure this case passes (as expected)
0 commit comments