Python之pyarrow:pyarrow的简介、安装、使用方法之详细攻略
目录
用于Apache Arrow的Python库。这个库为Arrow c++库提供的功能提供了Python API,以及用于与panda、NumPy和Python生态系统中的其他软件进行箭头集成和互操作性的工具。Apache Arrow是一个用于内存分析的开发平台。它包含一组技术,使大数据系统能够快速处理和移动数据。
pip install --user -i https://pypi.tuna.tsinghua.edu.cn/simple pyarrow
Join the mailing list: send an email to [email protected] Share your ideas and use cases for the project.
Follow our activity on JIRA
Learn the format
Contribute code to one of the reference implementations