datawhispers

This is a library to solve regression problems or statistical analysis for the DHBW Mannheim courses Advanced Programming and Data Visualisation


Keywords
Python3, Data, Visualisation, Statistical, Analysis, Regression, Advanced, Programming, dhbw-mannheim, matplotlib-pyplot, pandas, statistics, trendpy, visualization
License
MIT
Install
pip install datawhispers==0.2.8.11

Documentation

DataWhispers Module

DataWhispers Logo

Documentation: doc Documentation Status

Pypi: PyPI PyPI - Downloads

Streamlit: Streamlit App

The DataWhispers module is used for solving regression and statistical problems

It was programmed for exams in advanced programming and data visualisation at DHBW Mannheim

Solve regression problems (lin, poly, trig, free, least_squares), plot the results and mnist numbers or do some statistical analysis with chi2, pearson or student-t

Feel free to check out the Documentation

To install just write pip install datawhispers in your command prompt of choice