CommencerCommencer gratuitement

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.

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.

# Group wages by region
____(____, ____)
Modifier et exécuter le code