Mention what does not ‘R’ language do?
Answer / Vivek Gupta
'R' language does not handle real-time data streaming or low-latency processing natively. For such tasks, other tools like Apache Kafka and Apache Spark might be used in conjunction with R.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does not ‘r’ language do?
How would you rename the columns of a dataframe?
What are problems with R clustering?
How will you list all the datasets available in all R packages?
Explain how to create a function in arguments using apply() in r?
What are Ensemble Models in R?
What are Characteristics of R Hierarchical Clustering?
How to call c function from r?
What is data mining and what data miners do in R?
Give an example of 'dreaded for loop'?
What is the reshaping of data in R?
Can we update and delete any of the elements in a list?