pandas dataframe 值替換

df['TermIndex']=df['TermIndex'].replace([1,2],['一','二']) #替換「TermIndex」的值,將數字轉爲中文
相關文章
相關標籤/搜索