0% found this document useful (0 votes)
3 views1 page

PDS2

Paper

Uploaded by

ayush.lit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

PDS2

Paper

Uploaded by

ayush.lit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Seat No.: ________ Enrolment No.

___________

GUJARAT TECHNOLOGICAL UNIVERSITY


B.VOC - SEMESTER– VI EXAMINATION – SUMMER 2024
Subject Code: 21160204 Date:21-05-2024
Subject Name: Python for Data Science
Time:10:30 AM TO 12:30 PM Total Marks:50
Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.
4. Simple and non-programmable scientific calculators are allowed.

Marks
Q.1 (a) What is the role of python in data science? 05
(b) List and explain operators used in Python. 05

Q.2 (a) Write the difference between numpy and pandas. 05


(b) Explain the use of the following libraries of python in data 05
science.
1) Matplotlib
2) Scikit-learn
OR
(b) What are the core competencies needed to become a data 05
scientist? Explain in brief.

Q.3 (a) What are the magic functions in python ? explain it with an 05
example.
(b) Write a python code to print current date and time 05
OR
Q.3 (a) Write a python code to read a csv file. 05
(b) Explain Slicing rows and columns with examples. 05

Q.4 (a) What is the use of labels and legends in plot? Explain with 05
examples.
(b) What do you understand by Data visualization? Discuss some 05
Python’s data visualization techniques.
OR
Q.4 (a) Write a python code to draw a bar chart utilizing at least three 05
properties of it
(b) Explain Scatter plots with an example. 05

Q.5 (a) Explain EDA. 05


(b) What are the fundamental steps in developing undirected and 05
directed graphs for data visualization purposes?
OR
Q.5 (a) What do you mean by categorical data? Explain with small 05
example
(b) How do histograms and boxplots differ in representing data 05
distributions? explain it.
*************

You might also like