Dictionaries.jl - Improved Productivity and Performance in Julia
The Julia Programming Language via YouTube
NY State-Licensed Certificates in Design, Coding & AI — Online
Free courses from frontend to fullstack and AI
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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