Pandas 常用命令速记

divided by each column's max

df.apply(lambda x: x / x.max())
posted @ 2020-12-02 20:46  2021年的顺遂平安君  阅读(239)  评论(0编辑  收藏  举报