CommencerCommencer gratuitement

First steps with flights

Let's begin digging into the flight data! The first step is to load, look at the data, and join. Let's go!

All datasets are in the current directory.

The DataFrames and CSV packages have been loaded for you.

Cet exercice fait partie du cours

Data Manipulation in Julia

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# Load datasets
____
Modifier et exécuter le code