#workwithfocus1

Python Programming Language

This name ‘Python’ is extracted from a British comedy series, “Monty Python’s Flying Circus”. It is not named a snake. It is said that this was the favorite series of its inventor Guido Van Rossum. He named it Python because it is short, mysterious and unique.

Data Operations

Numpy is a library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.

Learn More

Data Manipulation

Pandas python library is an open source project that provides a variety of easy to use tools for data manipulation and analysis. It is perfect for working with tabular data like data from a relational database or data from a spreadsheet.

Learn More

Data Visualization

Matplotlib is one of the most popular and comprehensive plotting libraries in Python which is used to understand and visualize various types of data through several plots like the Line Plot, Bar Plot, Scatter Plot, Histogram etc.

Learn More