Python Pandas
Pandas is an open source python library. Python library is used as a data manipulation and analysis tool. Pandas is a python software package which is highly used in data science.
Python Pandas deals with three types of Data Structure
- Series
- DataFrame
- Panel