An open API service indexing awesome lists of open source software.

https://github.com/priyanshul28/exercise_pandas

A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib.
https://github.com/priyanshul28/exercise_pandas

data-cleaning data-visualization matplotlib numpy pandas

Last synced: about 2 months ago
JSON representation

A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib.

Awesome Lists containing this project

README

          

# Project_Pandas
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc. Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib. Associated .csv and .xlsx files are not pushed due to large file size, but the Jupyter Notebook is written in inline mode and therefore displays results.