20 Jun, 2026
4 mins read

Working with vectors using DataFrames.jl minilanguage – Beragampengetahuan

By: Blog by Bogumił Kamiński Re-posted from: I have written in the past about DataFrames.jl operation specification syntax(also called minilanguage), see for example this post or this post. Today I want to discuss one design decision made in this minilanguage and its consequences.It is related with how vectors are handled when they are returned from […]