...
/Solution: Aggregation and Constructive Methods
Solution: Aggregation and Constructive Methods
Practice the concepts of aggregation and constructive methods with real datasets.
We'll cover the following...
We'll cover the following...
Solution: Shore islands
Let's review the code solution:
To identify the islands that are within a given distance from Africa, we first need a polygon that represents Africa. Since we were only given the countries dataset, we have to produce the continent's boundaries by using the ...