2018年12月11日

pandas使用lambda判断元素是否为空或者None

摘要: df2a_tp2 = df2a[df2a['combineIdentifyCode'].map(lambda x: len(str(x).strip())>0)].copy() #识别出合单的订单[pd.isnull(i[0]['trp_vehicleNumber']) for i in dfMatch_5_c[0:20]] 阅读全文

posted @ 2018-12-11 15:29 andy_1 阅读(8129) 评论(0) 推荐(0) 编辑

windows安装spark

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2018-12-11 10:10 andy_1 阅读(5) 评论(0) 推荐(0) 编辑

导航