Data Structures
PDSJ
Welcome
1
IDEs
2
Basic operations
Data Structures
3
Arrays
4
Tuples
5
Dictionaries
6
Sets
7
Data Input/Output
8
Control Flow
9
Functions
10
Functional Programming
11
Types
12
Strings
13
CategoricalArrays
DataFrames
14
Basics
15
Reshape
16
Joins
17
Aggregate
18
Intro to DuckDB
19
Date and Time
Graphics
20
StatsPlots
21
Gadfly
22
Makie
23
PlotlyJS
24
Profiling
25
Filesystem
26
GLM
27
Resources
Data Structures
Structures in the Julia standard lib
Arrays: N-dimensional arrays
SparseArrays
Tuples
Dictionaries
Sets
2
Basic operations
3
Arrays