Algorithm and Procedure
Algorithm and Procedure
NumPy stands for Numerical Python and it is a core scientific computing library
in Python. It provides efficient multi-dimensional array objects and various operations to
work with these array objects.
Package installer for Python (pip) needed to run Python on your computer.
Installation Commands:
1. Command Prompt : Py –m pip –version
2. Command Prompt :Py –m pip install numpy
2. Matplotlib
Matplotlib is a comprehensive library for creating static, animated, and interactive
visualizations in Python. Matplotlib makes easy things easy and hard things possible.
Installation Commands:
3. Pandas
pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation
tool, built on top of the Python programming language
Installation Commands: