开始使用免费开始使用

Wages multiple ways

Grouping is a great way how to bring connected records together. Are you ready to try it for yourself? You'll be working with the wages dataset, looking at different groups that might be of interest.

The wages dataset and the DataFrames package have been loaded for you.

本练习是课程的一部分

Data Manipulation in Julia

查看课程

交互式实操练习

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

# Group wages by region
____(____, ____)
编辑并运行代码