DataFrames.jl Documentation, The DataFrames.jl Contributors, 2024 - A guide for using DataFrames.jl, including its design principles, functions for data handling, and integration with other Julia packages.
CSV.jl Documentation, The JuliaData Contributors, 2024 - An official resource for efficient reading and writing of CSV files in Julia, detailing various parsing and writing options.
XLSX.jl Documentation, The JuliaData Contributors, 2024 - A resource for working with Excel files, covering how to read data from spreadsheets and save DataFrames to Excel workbooks.