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

Assignment No. 1

The document provides instructions for writing Python code to create 5 different data visualizations: 1) a line chart of pump performance data, 2) a bar chart of ODI world cup winners, 3) a histogram of number of ODI matches played by Indian players, 4) a combined line and curve graph of pump and system curve data, 5) a scatter plot of pump efficiency and discharge data.

Uploaded by

Pavan Barhate
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)
30 views1 page

Assignment No. 1

The document provides instructions for writing Python code to create 5 different data visualizations: 1) a line chart of pump performance data, 2) a bar chart of ODI world cup winners, 3) a histogram of number of ODI matches played by Indian players, 4) a combined line and curve graph of pump and system curve data, 5) a scatter plot of pump efficiency and discharge data.

Uploaded by

Pavan Barhate
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

Data Science & Data Analytics

Assignment No. 1
Data Visualization
Last date of submission – 22-10-2023

1. Write a python code to draw a line chart for the following data:
Q lps 0 75 150 200 250 300 350
H meters 37.8 36.2 34 32.4 28.5 22.3 12
a) Label the chart as Centrifugal Pump Performance curve.
b) Label the x axis as Discharge (LPS)
c) Label the y axis as Head (m)

2. Write a python code to draw a bar chart showing no. of ODI world cups won by
different countries.
a) Label the chart as ODI world cup winners
b) x axis will have the different countries in order of winning world cups.
c) Label the y axis as no. of titles

3. Write a python code to draw a histogram showing distribution no. of ODI matches
played by Indian players.
a) Label the chart distribution no. of ODI matches played by Indian Players
b) x axis will have the no. of matches (10 ranges based on max. no. of matches
played)
c) Label the y axis as no. players

4. Write a python code to draw Pump curve and system curve for the following data
in the same graph
Q (m3/min) 0 46 92 138 184 230
Hm (m) 68 64 54 42 26.4 8
Hsystem 32 43.039 76.156 131.35 208.62 307.98
a) Label the chart as Operating point of a Centrifugal Pump
b) Label the x axis as Discharge (m3/min)
c) Label the y axis as Head (m)
d) Show legends for pump curve and system curve

5. Write a python code to draw a scatter plot of efficiency and discharge.


Q (m3/min) 0 46 92 138 184 230
0 49.5 61 63.5 53 10
a) Label the chart as Efficiency curve of a Centrifugal Pump
b) Label the x axis as Discharge (m3/min)
c) Label the y axis as Head (m)
d) Label the points as 1, 2, 3 and so on.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy