Closed
Description
We don't allow NaN in the categories anymore, so this block should be unreachable.
pandas/pandas/core/arrays/categorical.py
Lines 1622 to 1628 in 8bfcddc
If anyone wants to remove it and test things out.
We don't allow NaN in the categories anymore, so this block should be unreachable.
pandas/pandas/core/arrays/categorical.py
Lines 1622 to 1628 in 8bfcddc
If anyone wants to remove it and test things out.