Tools For Data Science
Tools For Data Science
1. Languages used :
TOP 3 :
Python, R, SQL
2. INTRODUCTION TO PYTHON
For Data Science – computing libraries like Pandas,
Numpy, SciPy, Matplotlib
For AI – PyTorch, TensorFlow, Keras, Scikit learn.
Natural Language Processing (NLP) : Natural
Language Tool Kit
3. INTRODUCTION TO R LANGUAGE
Free Software,
Similarities between Python and R language
Both commonly refer to the same set of
license
Both support collaboration
In many cases these terms can be used
interchangeably (but not all)
Difference –
Pyhton or open source is business focused while
free software or R is value focused.
R has become worlds largest repository of
statistical knowledge
Its has 15000 publicly released package
R integrates with other languages like C++
java, .net , python .
Mathgematical operation like matrix
multiplication work straight out of the box.
Object oriented programming facilities than
other statistical language