The attached file is a CSV file recording the population of each county and city in Taiwan as of February 2022, recordin

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

The attached file is a CSV file recording the population of each county and city in Taiwan as of February 2022, recordin

Post by answerhappygod »

The attached file is a CSV file recording the population of each
county and city in Taiwan as of February 2022, recording the names
of cities, district, male and female population, and area.
  Please read the data and calculate the following for each
city: total population, total area, and population density.
Finally, output the five most densely populated cities are sorted
by DataFrame from highest to lowest population density(Don't use
print function, just type the DataFrame variables in the last code
line and output the city name, population, area and population
density.)

(here is the data)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply