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
TST: Ensure dtypes are set correctly for empty integer columns #24386 (#34886)
* TST: Ensure dtypes are set correctly for empty integer columns #24386
* Add comment to refer to GH issue tracker
* Refactor check, use == instead of is
* Moved file to test_constructors.py and added test for other dtypes
* Add support for more dtypes
* Refactor testing for data types using containers in _testing.py
0 commit comments