内容简介:Apache Arrow 0.11.0 已发布。Apache Arrow 是 Apache 基金会的顶级项目之一,目的是作为一个跨平台的数据层来加快大数据分析项目的运行速度。它包含一组规范的内存中的平面和分层数据表示,以及多种语言绑定以进...
Apache Arrow 0.11.0 已发布。Apache Arrow 是 Apache 基金会的顶级项目之一,目的是作为一个跨平台的数据层来加快大数据分析项目的运行速度。它包含一组规范的内存中的平面和分层数据表示,以及多种语言绑定以进行结构操作。 它还提供低架构流式传输和批量消息传递,零拷贝进程间通信(IPC)和矢量化的内存分析库。
该版本包含大量改进和修复,部分亮点如下:
Support for CUDA-based GPUs in Python
New MATLAB bindings
R Library in Development
C++ CSV Reader Project
Parquet C GLib Bindings Donation
Parquet and Arrow C++ communities joining forces
Arrow Flight RPC and Messaging Framework
完整更新内容请查阅更新日志:
https://arrow.apache.org/release/0.11.0.html
下载地址:
https://arrow.apache.org/install/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Apache Arrow 0.17.1 发布,内存数据交换格式
- Apache Arrow 1.0.0 发布,内存数据交换格式
- Apache Arrow 0.9.0 发布,内存数据交换格式
- Apache Arrow 3.0.0 发布,内存数据交换格式
- Apache Arrow 4.0.0 发布,内存数据交换格式
- Apache Arrow 0.11.0 发布,内存数据交换格式
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Pro Git (Second Edition)
Scott Chacon、Ben Straub / Apress / 2014-11-9 / USD 59.99
Scott Chacon is a cofounder and the CIO of GitHub and is also the maintainer of the Git homepage ( git-scm.com ) . Scott has presented at dozens of conferences around the world on Git, GitHub and the ......一起来看看 《Pro Git (Second Edition)》 这本书的介绍吧!