Concept

Pandas Library

This Python library is a very commonly used data structure in the Data Science industry. It allows the creation of table-like data structures that include columns and rows, and is commonly used for large scale data analysis and testing. Documentation: https://pandas.pydata.org/docs/

0

1

Updated 2020-09-13

Tags

Coursera: Intro to Data Science with Python

Data Science

Related