开始使用免费开始使用

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.

本练习是课程的一部分

Data Manipulation in Julia

查看课程

交互式实操练习

通过完成这段示例代码来试试这个练习。

# Load datasets
____
编辑并运行代码