A post discussing a functionality in Julia for adding conditional columns to a data frame. It explores two approaches - a basic but less readable approach and an alternative approach using a view. The post also highlights the use of DataFramesMeta.jl for transformations.

4m read time From juliabloggers.com
Post cover image
Table of contents
IntroductionThe problemConclusions

Sort: