Pre-Quiz - Improving Graphs
You should be able to finish this quiz in 15-20 minutes.
Email *
Which of the following is true for a correlation matrix?
1 point
Clear selection
Which of the following statement is true for the given boxplot?
2 points
Captionless Image
Clear selection
Which of the following options can be used to slice 10th to 20th row (both inclusive) of a data frame df?
2 points
Clear selection
Which of the following options are correct for a  histogram?
2 points
Clear selection
Which of the following code can be used to represent a pie chart for the following data with the corresponding category name as a label? movies is the name of the data frame and matplotlib.pyplot has been imported as plt.
1 point
Captionless Image
Clear selection
Which of the following pandas function can be used to read .csv files and do operations on it ? pandas has been imported as pd.
1 point
Clear selection
In the following data frame named as df, which of the following code can be used to plot a bar chart between studio and imdb_rating ? matplotlib.pyplot has been imported as plt
1 point
Captionless Image
Clear selection
Submit
Clear form
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy