Answered step by step
Verified Expert Solution
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
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started