11 2020 档案

摘要:import pandas as pd def apply_func_demo(x: int) -> int: return x*10 def apply_func_concat(x: pd.DataFrame) -> str: if x['age'] % 2 == 0: return '男' el 阅读全文
posted @ 2020-11-24 16:27 致林 阅读(567) 评论(0) 推荐(0) 编辑
摘要:整理了一下目前想看的一些视频: 未看: 哈尔滨工业大学-深度学习基础(MOOC) 面向程序员的深度学习实战课程(2019)(PyTorch/fastai) 阅读全文
posted @ 2020-11-09 20:59 致林 阅读(95) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示