s.astype(float) | Convert the datatype of the series to float ... nf.apply(np.max,axis=1) | Apply the function np.max() across each row ...
確定! 回上一頁