Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gregoritsch3/project_pandas_1

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/gregoritsch3/project_pandas_1

data-cleaning data-visualization descriptive-statistics matplotlib numpy pandas scipy sympy

Last synced: 5 days 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. All comments are in English.