milaan9 / 10_Python_Pandas_Module

Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipulate tabular data in rows of observations and columns of variables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

milaan9/10_Python_Pandas_Module Stargazers