LoslegenKostenlos loslegen

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.

Diese Übung ist Teil des Kurses

Data Manipulation in Julia

Kurs anzeigen

Interaktive Übung

Vervollständige den Beispielcode, um diese Übung erfolgreich abzuschließen.

# Load datasets
____
Code bearbeiten und ausführen