+ 5
Which language is suitable for statistical analysis?
11 odpowiedzi
+ 3
COBOL is used by banks a lot. So maybe COBOL would be good. But it’s an extremely old language.
+ 3
can you guys by any chance know about a good platform for "r" ?
+ 3
thanks palash I will definitely look at it 😃
+ 2
and also thanks for your suggestions , they are of great help .
I just completed my fundamental sql , and in the midway of completing python .
Which site or app provides courses in advanced sql with certification ?
+ 2
expertise varies with specific sectors
+ 2
R and Python are two of the biggest when it comes to this
+ 1
I guess this just complicated the answer even more 😜but I really appreciate your response 😊
+ 1
R and Python are best for the job. You can learn the fundamentals of them at http://datacamp.com , they provide very good course with video lessons and certificates on completing
+ 1
thanks Alex , for helping me out , I guess knowledge of both languages is required in a broader aspect of data science.
0
"In a nutshell, he says, Python is better for for data manipulation and repeated tasks, while R is good for ad hoc analysis and exploring datasets."
Python?
"From pulling the data, to running automated analyses over and over, to producing visualizations like maps and charts from the results, Python was the better choice."
R?
"R, by contrast, is good for statistics-heavy projects and one-time dives into a dataset. Take text analysis, where you want to deconstruct paragraphs into words or phrases and then identify patterns."