【pandas】——apply函數傳遞多個參數

記錄以下:python df['tag'] = df.apply(lambda x: x['news_type'] == x['predict'], axis=1)
相關文章
相關標籤/搜索