Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

python 1. Environment Set up 0 1 0 1 #Dataset from summer Olympic London, year 2012 2 np_olympic_country - np.array(['GBR', 'China', 'RUS', 'US', 'KOR', 'JPN',

python
image text in transcribed
1. Environment Set up 0 1 0 1 #Dataset from summer Olympic London, year 2012 2 np_olympic_country - np.array(['GBR', 'China', 'RUS', 'US', 'KOR', 'JPN', 'GER')) 3 np_olympic_country Gold - np.array([ 29,38,24,46,13,7,11]) 4 np_olympic_country_Silver - np.array([17,28,25,28,8,14,11]) 5 np_olympic_country_Bronze - np.array([19,22,32,29,7,17,14]) 2. Find country with maximum gold - 3. Find countries with more than 20 gold medals

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

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

5. A review of the key behaviors is included.

Answered: 1 week ago