Hands-on practical: Environment Setup and Basic Data Operations
Was this section helpful?
The Julia Language Documentation, The Julia Language, 2024 - The official documentation for the Julia programming language, covering fundamental concepts such as the REPL, Pkg.jl for environment management, arrays, and broadcasting.
DataFrames.jl Documentation, The DataFrames.jl Contributors, 2024 - The official documentation for the DataFrames.jl package, detailing methods for creating, inspecting, selecting, and filtering tabular data in Julia.
Julia for Data Analysis, Bogumił Kamiński, 2022 (Manning Publications) - A comprehensive book that provides practical guidance on using Julia for data analysis, including extensive coverage of arrays, DataFrames.jl, and CSV.jl.