# DataWhispers Module
![DataWhispers Logo](https://github.com/GermanPaul12/datawhispers/blob/main/assets/logo.png?raw=true)
## Documentation: [![doc](https://img.shields.io/badge/Made%20with-Sphinx-1f425f.svg)](https://germanpaul12.github.io/datawhispers/) [![Documentation Status](https://readthedocs.org/projects/datawhispers/badge/?version=latest)](https://datawhispers.readthedocs.io/en/latest/?badge=latest)
## Pypi: ![PyPI](https://img.shields.io/pypi/v/datawhispers) ![PyPI - Downloads](https://img.shields.io/pypi/dm/datawhispers)
## Streamlit: [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://datawhispers.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](https://datawhispers.readthedocs.io/en/latest/index.html)
To install just write ```pip install datawhispers``` in your command prompt of choice
Raw data
{
"_id": null,
"home_page": "https://github.com/GermanPaul12/datawhispers",
"name": "datawhispers",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Python3,Data Visualisation,Statistical Analysis,Regression,Advanced Programming",
"author": "German Paul",
"author_email": "motets-rosiest-0r@icloud.com",
"download_url": "https://files.pythonhosted.org/packages/13/f9/386347f7eac7efc312e398be28f7363fa3d5f7867e1c965a591856c1ad4f/datawhispers-0.2.8.11.tar.gz",
"platform": null,
"description": "# DataWhispers Module\n\n![DataWhispers Logo](https://github.com/GermanPaul12/datawhispers/blob/main/assets/logo.png?raw=true)\n\n## Documentation: [![doc](https://img.shields.io/badge/Made%20with-Sphinx-1f425f.svg)](https://germanpaul12.github.io/datawhispers/) [![Documentation Status](https://readthedocs.org/projects/datawhispers/badge/?version=latest)](https://datawhispers.readthedocs.io/en/latest/?badge=latest)\n\n## Pypi: ![PyPI](https://img.shields.io/pypi/v/datawhispers) ![PyPI - Downloads](https://img.shields.io/pypi/dm/datawhispers)\n\n## Streamlit: [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://datawhispers.streamlit.app/)\n\n### The **DataWhispers** module is used for solving regression and statistical problems\n\nIt was programmed for exams in advanced programming and data visualisation at DHBW Mannheim\n\nSolve 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\n\nFeel free to check out the [Documentation](https://datawhispers.readthedocs.io/en/latest/index.html)\n\nTo install just write ```pip install datawhispers``` in your command prompt of choice\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This is a library to solve regression problems or statistical analysis for the DHBW Mannheim courses Advanced Programming and Data Visualisation",
"version": "0.2.8.11",
"project_urls": {
"Download": "https://github.com/GermanPaul12/datawhispers/archive/v_01.tar.gz",
"Homepage": "https://github.com/GermanPaul12/datawhispers"
},
"split_keywords": [
"python3",
"data visualisation",
"statistical analysis",
"regression",
"advanced programming"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d57eb43194a68e3c5e4f9149017c69174d839bcb53aad5089e4ef4d5b7b3d7d0",
"md5": "2a1f371c71189bde8cf3ff126de2e20e",
"sha256": "ccf2e965b7f4f70e57ba437911a1dc19c13bb93ee422a8b224da909bc4f26895"
},
"downloads": -1,
"filename": "datawhispers-0.2.8.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2a1f371c71189bde8cf3ff126de2e20e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11886,
"upload_time": "2023-07-07T21:39:24",
"upload_time_iso_8601": "2023-07-07T21:39:24.406686Z",
"url": "https://files.pythonhosted.org/packages/d5/7e/b43194a68e3c5e4f9149017c69174d839bcb53aad5089e4ef4d5b7b3d7d0/datawhispers-0.2.8.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "13f9386347f7eac7efc312e398be28f7363fa3d5f7867e1c965a591856c1ad4f",
"md5": "c1babb51d7ad16704e562014ae381bd2",
"sha256": "e70fc77ffc7cda433df7258693bd4c8715bf29c677c78a481cdbc8a05311f322"
},
"downloads": -1,
"filename": "datawhispers-0.2.8.11.tar.gz",
"has_sig": false,
"md5_digest": "c1babb51d7ad16704e562014ae381bd2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12457,
"upload_time": "2023-07-07T21:39:25",
"upload_time_iso_8601": "2023-07-07T21:39:25.791116Z",
"url": "https://files.pythonhosted.org/packages/13/f9/386347f7eac7efc312e398be28f7363fa3d5f7867e1c965a591856c1ad4f/datawhispers-0.2.8.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-07 21:39:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GermanPaul12",
"github_project": "datawhispers",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pandas",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "seaborn",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "sympy",
"specs": []
},
{
"name": "streamlit",
"specs": []
},
{
"name": "Pillow",
"specs": []
},
{
"name": "datawhispers",
"specs": []
},
{
"name": "opencv-python-headless",
"specs": []
},
{
"name": "ipython",
"specs": []
}
],
"lcname": "datawhispers"
}