OhadCohen97 / pandas-library-tutorial

Powerful package for data analysis and statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pandas-library-tutorial

Pandas is a powerful Python package for data manipulation and analysis. Allows importing data from various file formats such as comma-separated-values, JSON, SQL, Microsoft Excel. Pandas allow various data manipulation operations such as merging, reshaping, selecting, as well as data cleaning, data wrangling features, and perform some statistics operations.

For a Data scientist, this is a very useful tool to work with nowadays.

In this repository I will show you some code to start work with your data.

About

Powerful package for data analysis and statistics


Languages

Language:Jupyter Notebook 100.0%