Next, use the apply function in pandas to apply the function – e.g. df.apply (lambda row: label_race(row), axis=1).
確定! 回上一頁