Skip to content

Commit

Permalink
Remove duplicate aggregation
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Jun 3, 2024
1 parent 7b45fc3 commit f74a92e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions data/chapter-4-compilation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -230,16 +230,6 @@
"df_active_project.aggregate(prefix, append=True)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "4e2f738b-e585-4a8d-8790-cf0c9abaac16",
"metadata": {},
"outputs": [],
"source": [
"df_active_project.aggregate(prefix, append=True)"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit f74a92e

Please sign in to comment.