Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
part 1 and 2
  • Loading branch information
ruthchp committed Sep 8, 2024
1 parent cf65f95 commit dab903c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Lecture_9/Assignment_7/group_2_ass_7_2024_2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@
"import mapclassify"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "dfc81ae5-491b-467e-87fd-737d2061a8cf",
"metadata": {},
"outputs": [],
"source": [
"## 1. Import the data located at this link. It has information on people infected with dengue at the district level for 2015 to 2021.\n"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand All @@ -57,6 +67,16 @@
"\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "0a780d92-7ffe-406d-89d2-db1afced1539",
"metadata": {},
"outputs": [],
"source": [
"## 2. Generate ubigeo for Departments and Provinces taking the first two and four numbers."
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit dab903c

Please sign in to comment.