I use the function fit_transform() to apply the OrdinalEncoder, my column have two categories \'yes\' and \'no\', the function encodes them well as 0 and 1. I Save this enco