DISCUSSION 2RecordingSlidesTypeDiscussion一些pandas的简单应用。对单列 使用 map,对多列使用 apply, 且记得 设置参数 axis = 1.在执行 agg(medium)函数时,需要将medium参数加引号,而一般的sum、max等函数不需要