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
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube