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.
Dictionaries.jl - Improved Productivity and Performance in Julia