DataWhispers Module
Documentation:
Pypi:
Streamlit:
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