safe-ds


Namesafe-ds JSON
Version 0.22.1 PyPI version JSON
download
home_pagehttps://github.com/Safe-DS/Library
SummaryA user-friendly library for Data Science in Python.
upload_time2024-05-02 15:02:24
maintainerNone
docs_urlNone
authorLars Reimann
requires_python<3.13,>=3.11
licenseMIT
keywords data-science machine-learning usability learnability
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Safe-DS Python Library

[![PyPI](https://img.shields.io/pypi/v/safe-ds)](https://pypi.org/project/safe-ds)
[![Main](https://github.com/Safe-DS/Library/actions/workflows/main.yml/badge.svg)](https://github.com/Safe-DS/Library/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/Safe-DS/Library/branch/main/graph/badge.svg?token=HVRP1633B1)](https://codecov.io/gh/Safe-DS/Library)
[![Documentation Status](https://readthedocs.org/projects/safe-ds-stdlib/badge/?version=stable)](https://library.safeds.com)

A user-friendly library for Data Science (DS) in Python.

Our goal is to make DS more accessible to a wider audience by providing a simple, intuitive, and consistent API to solve
common tasks on small to moderately sized datasets. As such, a major focus is to provide a learning tool for DS novices.

Instead of implementing DS methods from scratch, we use established DS libraries under the hood such as:

* [pandas](https://pandas.pydata.org) for manipulation of tabular data,
* [scikit-learn](https://scikit-learn.org) for machine learning, and
* [seaborn](https://seaborn.pydata.org) for visualization.

For more specialized tasks, we recommend using these or other DS libraries directly.

Note that this library is still in development and not yet ready for production. Expect breaking changes in the future
without a major version bump (while in the `0.y.z` version range). Feedback is very welcome, however! If you have a
suggestion or find a bug, please [open an issue](https://github.com/Safe-DS/Library/issues/new/choose). If you have a
question, please [use our discussion forum][forum].

## Installation

Get the latest version from [PyPI](https://pypi.org/project/safe-ds):

```shell
pip install safe-ds
```

## Documentation

You can find the full documentation [here](https://library.safeds.com).

## Contributing

We welcome contributions from everyone. As a starting point, check the following resources:

* [Setting up a development environment](https://library.safeds.com/en/latest/development/environment/)
* [Project guidelines](https://library.safeds.com/en/latest/development/project_guidelines/)
* [Contributing page](https://github.com/Safe-DS/Library/contribute)

If you need further help, please [use our discussion forum][forum].

[forum]: https://github.com/orgs/Safe-DS/discussions

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Safe-DS/Library",
    "name": "safe-ds",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.11",
    "maintainer_email": null,
    "keywords": "data-science, machine-learning, usability, learnability",
    "author": "Lars Reimann",
    "author_email": "mail@larsreimann.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/e7/fb7363b66c186f3ae5fe8291597bc87d8a9ebc33863d5bf676715f234e87/safe_ds-0.22.1.tar.gz",
    "platform": null,
    "description": "# Safe-DS Python Library\n\n[![PyPI](https://img.shields.io/pypi/v/safe-ds)](https://pypi.org/project/safe-ds)\n[![Main](https://github.com/Safe-DS/Library/actions/workflows/main.yml/badge.svg)](https://github.com/Safe-DS/Library/actions/workflows/main.yml)\n[![codecov](https://codecov.io/gh/Safe-DS/Library/branch/main/graph/badge.svg?token=HVRP1633B1)](https://codecov.io/gh/Safe-DS/Library)\n[![Documentation Status](https://readthedocs.org/projects/safe-ds-stdlib/badge/?version=stable)](https://library.safeds.com)\n\nA user-friendly library for Data Science (DS) in Python.\n\nOur goal is to make DS more accessible to a wider audience by providing a simple, intuitive, and consistent API to solve\ncommon tasks on small to moderately sized datasets. As such, a major focus is to provide a learning tool for DS novices.\n\nInstead of implementing DS methods from scratch, we use established DS libraries under the hood such as:\n\n* [pandas](https://pandas.pydata.org) for manipulation of tabular data,\n* [scikit-learn](https://scikit-learn.org) for machine learning, and\n* [seaborn](https://seaborn.pydata.org) for visualization.\n\nFor more specialized tasks, we recommend using these or other DS libraries directly.\n\nNote that this library is still in development and not yet ready for production. Expect breaking changes in the future\nwithout a major version bump (while in the `0.y.z` version range). Feedback is very welcome, however! If you have a\nsuggestion or find a bug, please [open an issue](https://github.com/Safe-DS/Library/issues/new/choose). If you have a\nquestion, please [use our discussion forum][forum].\n\n## Installation\n\nGet the latest version from [PyPI](https://pypi.org/project/safe-ds):\n\n```shell\npip install safe-ds\n```\n\n## Documentation\n\nYou can find the full documentation [here](https://library.safeds.com).\n\n## Contributing\n\nWe welcome contributions from everyone. As a starting point, check the following resources:\n\n* [Setting up a development environment](https://library.safeds.com/en/latest/development/environment/)\n* [Project guidelines](https://library.safeds.com/en/latest/development/project_guidelines/)\n* [Contributing page](https://github.com/Safe-DS/Library/contribute)\n\nIf you need further help, please [use our discussion forum][forum].\n\n[forum]: https://github.com/orgs/Safe-DS/discussions\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A user-friendly library for Data Science in Python.",
    "version": "0.22.1",
    "project_urls": {
        "Documentation": "https://library.safeds.com",
        "Homepage": "https://github.com/Safe-DS/Library",
        "Repository": "https://github.com/Safe-DS/Library"
    },
    "split_keywords": [
        "data-science",
        " machine-learning",
        " usability",
        " learnability"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f9fc78434f51bee9db8c6f68a21bf04d9fbe25eaaf2e46b3507e172dcc935f0",
                "md5": "dff98a6ef7e27871e6c734e802863cb3",
                "sha256": "ff47f298e026d48bd60602df4c6afcfc98afa9b2b248ac49e79e32bea97671b0"
            },
            "downloads": -1,
            "filename": "safe_ds-0.22.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dff98a6ef7e27871e6c734e802863cb3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.11",
            "size": 130843,
            "upload_time": "2024-05-02T15:02:22",
            "upload_time_iso_8601": "2024-05-02T15:02:22.819504Z",
            "url": "https://files.pythonhosted.org/packages/5f/9f/c78434f51bee9db8c6f68a21bf04d9fbe25eaaf2e46b3507e172dcc935f0/safe_ds-0.22.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5e7fb7363b66c186f3ae5fe8291597bc87d8a9ebc33863d5bf676715f234e87",
                "md5": "9f116d419fe941390dbab03c81841623",
                "sha256": "09fbcd203fa8f5b52bba2242e0ab64d9b7d4934071d1e8b2cfbff025ccbdd985"
            },
            "downloads": -1,
            "filename": "safe_ds-0.22.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9f116d419fe941390dbab03c81841623",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.11",
            "size": 78830,
            "upload_time": "2024-05-02T15:02:24",
            "upload_time_iso_8601": "2024-05-02T15:02:24.713601Z",
            "url": "https://files.pythonhosted.org/packages/e5/e7/fb7363b66c186f3ae5fe8291597bc87d8a9ebc33863d5bf676715f234e87/safe_ds-0.22.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 15:02:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Safe-DS",
    "github_project": "Library",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "safe-ds"
}
        
Elapsed time: 0.26775s