Home
Courses
About
School
Notes
Questions
MCQ
Contact
Vocational Courses
Data Science
Data Science
Reading from Web and APIs
Question 1
Marks :
+2
|
-2
Pass Ratio :
33%
Which of the following will set the character that represents missing value?
na.quote
na.strings
nrows
all of the mentioned
Explanation:
na.strings takes a character vector.
Question 2
Marks :
+2
|
-2
Pass Ratio :
50%
Which of the following package is used for reading GIS data?
rdgal
rgeos
raster
all of the mentioned
Explanation:
A geographic information system is a system designed to capture, store, manipulate, analyze, manage, and present all types of spatial or geographical data.
Question 3
Marks :
+2
|
-2
Pass Ratio :
33%
Which of the following package is used to connect MySQL RDBMS with R?
RMySQL vignette
MySQL vignette
RSQL vignette
None of the mentioned
Explanation:
This package contains meta information and index.
Question 4
Marks :
+2
|
-2
Pass Ratio :
50%
Which of the following can be used to view all the tables in memory?
tables
alltable
table
none of the mentioned
Explanation:
The table function is a very basic, but essential, function to master while performing interactive data analyses.
Question 5
Marks :
+2
|
-2
Pass Ratio :
100%
Point out the correct statement.
XLConnect package has more options for manipulating access files
XLConnect vignette package can also be used for manipulating excel files
write.xlsx write out an excel file with different argument
None of the mentioned
Explanation:
write.xlsx write out an excel file with similar argument.
Question 6
Marks :
+2
|
-2
Pass Ratio :
33%
Point out the wrong statement.
data.table inherits from data.frame
data.table is written in Java
data.table is faster at subsetting and updating data
none of the mentioned
Explanation:
data.table is written in C.
Question 7
Marks :
+2
|
-2
Pass Ratio :
100%
httr package does not work well with facebook and twitter API.
True
False
Explanation:
Most modern APIs use something like oauth.
Question 8
Marks :
+2
|
-2
Pass Ratio :
100%
Which of the following package loads data from SPSS?
read.spss(SPSS)
read.oct(SPSS)
read.xpot(SPSS)
all of the mentioned
Explanation:
SPSS is a comprehensive and flexible statistical analysis and data management solution.
Question 9
Marks :
+2
|
-2
Pass Ratio :
100%
Which of the following is used to extract data from HTML code of websites?
Webscraping
Webdredging
Webcleaning
All of the mentioned
Explanation:
Webscraping is a great way to get data.
Question 10
Marks :
+2
|
-2
Pass Ratio :
100%
Which of the following request can be issued from httr package?
GET
PUT
DELETE
All of the mentioned
Explanation:
Authentication is necessary for issuing a request.
1
2
3
4
5
6
7
8
9
10
Time Left:
Submit
Score
:
Rank
:
Accuracy
:
%
Time
:
Total Question
:
Attempted
:
Correct
:
Wrong
:
User Name
Email Id
Mobile No
Submit