/  Data Science Tutorial

 

Numpy is one of the libraries available for Python programming language. This library  provides numerical and mathematical functions.

 

Scipy is one of the libraries available for Python programming language. This library or module provides scientific functions which are pre-compiled.

 

Pandas is one of the libraries available for Python programming language. This library or module provides data manipulation and analysis. Let us go through this tutorial.

 

Sympy is one of the libraries available for Python programming language. This library or module provides  symbolic computations. Let us go through this tutorial.

 

 Matplotlib is a Python package which is used to visualize the data in many formats of 2-D graphics. This Matplotlib plotting Library is distributed under a BSD-style license.

Finally, we are here to do a project on Data Science using Python Programming Language. Before getting into this, it is expected that you have covered the above basics like Python, Numpy, SymPy, Matplotlib, Pandas, SciPy.