Question: Q 1 . Generate a list ( your own, not from class example ) having at least 1 0 elements with multiple data types Create
Q Generate a listyour own, not from class example having at least elements with multiple data types
Create new lists from the original list separated by odd and even indexing
Create a new list list from the original list having every nd elements from rd to th elements.
Perform at least different operation methods demonstrated in class with this new list nlist
Q Generate a random numpy array having rows and columns
Create a new array taking slice from the original one with rows and columns
Perform at least different operation methods demonstrated in class with this new array
Q 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.
bar plot between jobtitle and salary
box plot to show the income variation of data scientist, data analyst and data engineer
pie chat to show the meanaverage income variation of data scientist, data analyst and data engineer
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
