diff --git a/snippets/group_by.md b/snippets/group_by.md index 6329a672d..459123e3d 100644 --- a/snippets/group_by.md +++ b/snippets/group_by.md @@ -1,6 +1,6 @@ --- title: group_by -tags: list,object,beginner +tags: list,object,intermediate --- Groups the elements of a list based on the given function.