Vessel count distributions (histogram and box plot):
Create histograms for vessel_count_total to understand the overall distribution. Expected result:
vessel_count_total
Display the distribution using a box plot. You'll see that at the first, by default, the outliers are also plotted, as in any standard box plot. Consider plotting without the outliers. Expected result:
Interpretation task: 🤔What is the typical range of vessels handled by ports? Are there super-ports that handle significantly more vessels?
Last updated 10 months ago