[02x06] DataFrames Part 1 of 3; PrettyTables; TypedTables; CSV; HTML | Julia Analysis for Beginners
In this tutorial, you will get an introduction to the DataFrames Package, which is one of the most powerful tools in Julia for Data Analysis. Learn the relationship between a Matrix, a Table and a DataFrame by creating one of each using the provided data set. As a bonus, you'll learn how to generate HTML code for your Tables and DataFrames so you can view them in a browser and in VS Code! Data for Tutorial: brand = ["Company A", "Company A", "Company A"] tier = ["Premium", "Economy", "Standard"] quantity = [10, 100, 50] price = [100, 10, 50] cost = [30, 7, 25] Schedule: New tutorials are posted on Sundays/Mondays. Prerequisite: Students must be familiar with Julia syntax and semantics. 00:00 Intro 01:05 Programming Environment 02:47 Matrix 09:20 Tidy Data & Tables 11:24 TypedTables 14:11 PrettyTables 17:56 DataFrames 29:30 Final Thoughts 30:08 Outro Links to Bogumił Kamiński's DataFrames Tutorials: Julia Academy -- Introduction to DataFrames.jl (v0.22): https://juliaacademy.com/p/introducti... GitHub -- An Introduction to DataFrames: https://github.com/bkamins/Julia-Data... Link to the GitHub Repository for this tutorial: https://github.com/julia4ta/tutorials... Links to the Julia Packages used in this tutorial: CSV v0.8.3: https://github.com/JuliaData/CSV.jl DataFrames v0.22.5: https://github.com/JuliaData/DataFram... PrettyTables v0.11.1: https://github.com/ronisbr/PrettyTabl... TypedTables v1.2.3: https://github.com/JuliaData/TypedTab... Links to My Video Playlists: Julia Analysis for Beginners Playlist: • [02x01] Julia; VS Code; Iris Flower Data S... Julia for Beginners Playlist: • [01x01] How to Get Started with the Julia ... Links to the Programming Environment: The Julia Programming Language v1.5.3 (free): https://julialang.org/ Microsoft Visual Studio Code v1.53.2 (free): https://code.visualstudio.com/ Notice of Non-Affiliation and Disclaimer: I am not affiliated, associated, authorized, endorsed by, or in any way officially connected with The Julia Programming Language, Julia Academy, Julia Computing, Microsoft, or any of their subsidiaries or their affiliates. Nor am I affiliated, associated, authorized, endorsed by, or in any way officially connected with any of the Julia Packages or VS Code Extensions that are included in this tutorial. All marks, emblems and images are registered trademarks of their respective owners. Use of them does not imply any affiliation with or endorsement by them.
![[02x07] DataFrames Part 2 of 3; Data Wrangling; Descriptive Analysis | Julia Analysis for Beginners](https://i.ytimg.com/vi/TGFNEwVB9DU/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBW1lh3lF3psLUBzomweHkErxx69g)
[02x07] DataFrames Part 2 of 3; Data Wrangling; Descriptive Analysis | Julia Analysis for Beginners
![[02x08] DataFrames Part 3 of 3; HTTP; DataFramesMeta; Gadfly | Julia Analysis for Beginners](https://i.ytimg.com/vi/s7ZRVCvdKAo/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDRx82tMgQbPc4yoXcLqqX9JVe_cw)
[02x08] DataFrames Part 3 of 3; HTTP; DataFramesMeta; Gadfly | Julia Analysis for Beginners

Chris Lattner on Julia programming language | Lex Fridman Podcast Clips
![[08x02] Julia Performance Tips and Tools | How to use @time, @profile, @profview, @profview_allocs](https://i.ytimg.com/vi/gzvn-hdlkUg/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLC-3vr2UJ8oTvQOpClfp5yOm0OY3A)
[08x02] Julia Performance Tips and Tools | How to use @time, @profile, @profview, @profview_allocs

How To Think SO CLEARLY People Assume You're A Genius

Japan – Schweden Highlights | Gruppe F, FIFA WM 2026 | sportstudio
![[02x02] Julia; VS Code; Supply-Demand; Mortgage; CairoMakie | 2/13 Julia Analysis for Beginners](https://i.ytimg.com/vi/1EA6UMGrqv0/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLDxpNw7XV0YIkJa0lulfyAWieVncg)
[02x02] Julia; VS Code; Supply-Demand; Mortgage; CairoMakie | 2/13 Julia Analysis for Beginners

Data Wrangling Techniques in Julia - Part 1 | Tom Kwong

Taiwan's DRAM Failure

How To Become Dangerously Self-Educated (with AI)

TOTAL IDIOTS AT WORK #103 | Instant Regret Fails Compilation 2025 | Best Fails of the Month

Deep Work Music | Forest Focus & Concentration | Serene Study Music for Productivity

"Why Julia?" A high level description of the features and benefits of programming in Julia.
![[02x05] Statistics Plotting; GR StatsPlots PlotlyJS CairoMakie | 5/13 Julia Analysis for Beginners](https://i.ytimg.com/vi/eKDaVb7aMVc/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCdc1QK6TOPCdlUWhO0g1xNH44YWQ)
[02x05] Statistics Plotting; GR StatsPlots PlotlyJS CairoMakie | 5/13 Julia Analysis for Beginners

I Investigated The World's Skinniest vs Fattest City
![[02x01] Julia; VS Code; Iris Flower Data Set; DataVoyager | 1/13 Julia Analysis for Beginners](https://i.ytimg.com/vi/7M8e2Q5BirA/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBXDXvwyxhTmO1jtsrVzxp2-ARtJw)
[02x01] Julia; VS Code; Iris Flower Data Set; DataVoyager | 1/13 Julia Analysis for Beginners

What makes Julia so awesome? -Learn Julia 1/n-

LinearSolve.jl: Because A\b is Not Good Enough | Chris Rackauckas | JuliaCon 2022

