Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello, I need to create a program that can read two CSV files and output the data. I am using Python3 and not sure where

Hello,

I need to create a program that can read two CSV files and output the data. I am using Python3 and not sure where to start. Attached are the photos of the csv files to be read. and

the output is below:

***************** Welcome to the Python Data Analysis App**********Select the file you want to analyze:1. Population Data2. Housing Data3. Exit the Program1You have entered Population Data.Select the Column you want to analyze:a. Pop Apr 1b. Pop Jul 1c. Change Popd. Exit ColumnaYou selected Pop Apr 1The statistics for this column are:Count = 10000Mean = 32.5Standard Deviation = 4.5Min = 53.2Max = 12.5The Histogram of this column is now displayed.Select the Column you want to analyze:a. Pop Apr 1b. Pop Jul 1c. Change Popd. Exit ColumndYou selected to exit the column menuSelect the file you want to analyze:1. Population Data2. Housing Data3. Exit the Program3*************** Thanks for using the Data Analysis App**********

image text in transcribedimage text in transcribed
PopChange 0100000US United States 310M400US1 01 00 10100 40603 43191 2588 0100000US United States 310M400US1 0140 10140 72798 73901 1 103 D1000DDUS United States 31 0M400US1 0220 10220 37490 38247 757 0100000US United States 310M400US1 0300 10300 99892 98266 -1626 0100000US United States 310M400US1 0460 10460 63832 66781 2949 D100000US United States 310M400US1 0620 1 0620 60586 62075 1 489 D100000US United States 31 0M400US1 0660 10660 31254 30444 -810 D1000ODUS United States 31 0M400US1 0700 10700 93019 96109 3090 0100000US United States 310M400US10760 10760 41618 40497 -1121 D1000DDUS United States 31 0M400US1 0820 1 0820 36009 37964 1 955 D100000US United States 31 0M400US1 0860 10860 40836 40822 -14 D1000ODUS United States 310M400US1 0940 10940 42476 40599 -1877 0100000US United States 310M400US1 0980 10980 29601 28360 -1241 0100000US United States 310M400US1 1060 1 1060 26446 24949 -1497 D1000ODUS United States 31 0M400US1 1 140 1 1140 37827 34969 -2858 D100000US United States 310M400US1 1220 1 1220 50258 49455 -803 0100000US United States 310M400US1 1380 11380 14786 18128 3342 0100000US United States 310M400US1 1420 1 1420 341 73 34586 413 D1000DDUS United States 31 0M400US1 1580 1 1580 34862 37489 2627 D1000ODUS United States 31 0M400US1 1 620 1 1620 47733 48177 444 0100000US United States 310M400US1 1660 1 1660 22993 22061 -932 D100000US United States 310M400US1 1680 11680 36309 35218 -1091 D1000DDUS United States 31 0M400US1 1 740 1 1740 53140 53745 605 \f

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Programming questions