Dictionaries.jl - Improved Productivity and Performance in Julia
The Julia Programming Language via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the Dictionaries.jl package for improved productivity and performance in Julia programming through this JuliaCon2021 conference talk. Learn how to leverage Julia's data manipulation tools with dictionaries, including indexing, broadcasting, map, filter, and reduce functions. Dive into the implementation decisions behind the package and discover its applications, particularly in handling tabular data with primary and grouping keys. Follow along as the speaker demonstrates basic usage in REPL, grouping and aggregation techniques, and table operations using TypedTables.jl. Gain insights into the package's interface and performance benefits to enhance your Julia programming skills.
Syllabus
Welcome!.
: What is Dictionaries.jl.
: Why Dictionaries.jl.
: Implementation.
: Performance.
: The Interface.
: Usage.
: Basic Usage in REPL.
: Grouping and Aggregation in REPL.
: Table operations - TypedTables.jl.
: Conclusion.
Taught by
The Julia Programming Language