We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

PyArrow and the future of data analytics

Formal Metadata

Title
PyArrow and the future of data analytics
Title of Series
Number of Parts
112
Author
Contributors
Et al.
License
CC Attribution - NonCommercial - ShareAlike 4.0 International:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
In this talk we will introduce PyArrow and talk bout the transformation that the Arrow format is allowing in the Data Analytics world. PyArrow provides an in-memory format, a disk format, a network exchange protocol, a dataframe library and a query engine all integrated in a single library. But the Arrow ecosystem doesn't stop there and allows you to work integrating multiple different technologies. It can be a swiss army knife for data engineers and it integrates zero cost with NumPy and Pandas in many cases."