摘要: df = df.filter(["entryName","classifyId"], axis=1) df = df.drop('B', axis=1) 阅读全文
posted @ 2021-10-12 14:46 hifalee 阅读(287) 评论(0) 推荐(0) 编辑