InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used for creating interacting tables?(a) gvisGeoChart(b) gvisTable(c) gvisLineChart(d) all of the mentionedI had been asked this question in an interview for job.Query is from googleVis topic in chapter Developing Data Products and Working with NumPy of Data Science |
|
Answer» RIGHT OPTION is (b) gvisTable The EXPLANATION is: gvisLineChart is used for creating line CHARTS. |
|