Lead Data Scientist Question:
Download Job Interview Questions and Answers PDF
Do you know more functions in brief in R?
Answer:
read.spss Function – read.spss
What it does – Reads spss data file
For Example- spss(“myfile”)
read.xport Function – read.xport
What it does – Reads SAS export file
For Example- export(“myfile”)
read.dta Function – read.dta
What it does – Reads stata binary file
For Example – read.dta(“myfile”)
What it does – Reads spss data file
For Example- spss(“myfile”)
read.xport Function – read.xport
What it does – Reads SAS export file
For Example- export(“myfile”)
read.dta Function – read.dta
What it does – Reads stata binary file
For Example – read.dta(“myfile”)
Download Lead Data Scientist Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me how do clean up and organize big data sets? | Tell me what is exploding gradients? |