Python Sikhega India Quiz #3
Sign in to Google to save your progress. Learn more
Email *
Which library you will use to import complex and large data from external files *
1 point
Write the name of the function used to read file 'csv' file in pandas library *
1 point
Write the name of the function used to make the pie chart in matplotlib.pyplot library *
1 point
Assume you imported the the matplotlib.pyplot library as plt, and you have two list named 'states' and 'population' and you want to make a bar graph. Then the smallest line of code used to make the graph will be *
1 point
If your data files has entries separated by semi-colon(;), then what optional parameter you will pass to read the file using loadtxt function. *
1 point
While importing data pandas library, we have to take care of datatypes, i.e., they are string or numbers *
1 point
Write the name of the function used to read data from a file in numpy. *
1 point
Assume you imported the the matplotlib.pyplot library as plt, and you have two list named 'states' and 'population' and you want to make a pie chart. Then the smallest line of code used to make the pie chart with states as a label will be *
1 point
While importing data from loadtxt function, we have to take care of datatypes, i.e., they are string or numbers *
1 point
The optional parameter used to skip rows of data while importing library is *
1 point
Next
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy