摘要: 一、前沿技术 Dask包 数据量大、内存不足、复杂并行处理 计算图、并行、扩展分布式节点、利用GPU计算 类似 TensorFlow 对神经网络模型的处理 CUDF包 CUDF在GPU加速Pandas 缺点:GPU贵! 二、原始Apply import pandas as pd import num 阅读全文
posted @ 2021-08-31 15:26 Hider1214 阅读(1838) 评论(0) 推荐(0)