I have a NumPy array of strings: 'n', 'y', wanna convert it into integer array of 0, 1, how to convert it? imp = SimpleImputer(missing_values=np ...
確定! 回上一頁