Question: use python please Question 9 a) Create an array filled with a sequence starting at 20 ending at 80 and incrementing by 4. Hint: use

use python please use python please Question 9 a) Create an array
Question 9 a) Create an array filled with a sequence starting at 20 ending at 80 and incrementing by 4. Hint: use function np.arange() b) Reshape the array as 4X4 and print it. Hint: use method shape() In 11 Question 10 Given dictionary student student - 11:{'name': 'Emma', 'age": "27', 'gender: "Female'), 2:{'name': 'Miko', 'ago': 22', 'gender': 'Male')) a) Create a dictionary student student = {1: {'name': 'Emma', 'age": "27', 'gender": "Female'), 2: {'name': "Mike', 'age": "22', 'pender": "Male"> Print Emma's age. b) Create a Pandas Datatrame with the values in student dictionary. Print Miko's age. In 1271. a) In [26): + b) In 1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!