Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q 1 . Generate a list ( your own, not from class example ) having at least 1 0 elements with multiple data types Create

Q1. Generate a list(your own, not from class example) having at least 10 elements with multiple data types
Create 2 new lists from the original list separated by odd and even indexing
Create a new list (n list) from the original list having every 2 nd elements from 3 rd to 10 th elements.
Perform at least 3 different operation methods demonstrated in class with this new list (n_list)
Q2. Generate a random numpy array having 5 rows and 6 columns
Create a new array taking slice from the original one with 3 rows and 3 columns
Perform at least 2 different operation methods demonstrated in class with this new array
Q3. Upload the given salary dataset in google colab and using matplotlib compare the the salaries of different data employees through bar plot, boxplot, and Pie chart.
1 bar plot between job_title and salary
1 box plot to show the income variation of data scientist, data analyst and data engineer
1 pie chat to show the mean/average income variation of data scientist, data analyst and data engineer
image text in transcribed

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_2

Step: 3

blur-text-image_step3

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

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

ISBN: 0071808183, 9780071808187

More Books

Students also viewed these Databases questions