Pyarrow notes
From raju
important links
- PyPI - https://pypi.org/project/pyarrow/
- Documentation - https://arrow.apache.org/docs/python/
- Apache Arrow Project - https://arrow.apache.org/
- Release history - https://pypi.org/project/pyarrow/#history
- source code - https://github.com/apache/arrow
Wes McKinney
- http://wesmckinney.com/blog/python-hdfs-interfaces/ - Blog post - compares performance of different drivers.