Speed Up Data Access with PyArrow Apache Arrow - Data is the New API
Offered By: PyCon US via YouTube
Course Description
Overview
Explore the world of Apache Arrow and its Python library PyArrow in this informative talk from PyCon US. Learn about a revolutionary approach to data access that eliminates the need for APIs and serialization/deserialization cycles. Discover how Apache Arrow's language-independent columnar memory format enables zero-copy reads for lightning-fast data access across multiple programming languages. Gain insights into PyArrow's architecture, use cases, and integration with popular Python libraries like pandas and numpy. Examine interesting statistics and improvements that can help determine if PyArrow is suitable for your work. Additionally, get introduced to Apache Flight, a high-performance wire protocol designed for bulk data transfer in analytics. While not a tutorial, this talk provides valuable information to help you decide whether to explore PyArrow for your data access and analytics needs.
Syllabus
Introduction
What is Data
Data is the new API
What is Apache Arrow
Examples
Memory mapped files
Statistics
Taught by
PyCon US
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity