Out-of-Core Columnar Datasets
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the impact of table implementation on performance in handling large datasets through this 23-minute EuroPython Conference talk. Dive into the world of Big Data analysis, focusing on tabular data structures and their efficiency in various operations like filtering, grouping, sorting, and alignment. Compare different libraries and systems in the Python ecosystem designed for both on-disk and in-memory tabular data management, including PyTables, relational databases, BLZ, Blaze, NumPy, DyND, and Pandas. Gain insights into out-of-core databases for handling extremely large tables and learn which solutions best suit different data analysis needs in the Python world.
Syllabus
Francesc Alted - Out-of-Core Columnar Datasets
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity