dataramp


Namedataramp JSON
Version 1.0.1.dev190 PyPI version JSON
download
home_page
SummaryA Data science library for data science / data analysis teams
upload_time2024-02-23 14:06:09
maintainer
docs_urlNone
authorMeshack Kitonga
requires_python>=3.7
licenseMIT
keywords dataramp data science data analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Dataramp

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Pylint](https://img.shields.io/badge/pylint-enabled-brightgreen.svg)](https://github.com/PyCQA/pylint)
[![Flake8](https://img.shields.io/badge/flake8-enabled-blue.svg)](https://flake8.pycqa.org/en/latest/)
[![Scikit-learn](https://img.shields.io/badge/scikit--learn-v0.24.2-blue)](https://scikit-learn.org/stable/)

Here you will find documentation for dataramp, as well as some examples.

**Dataramp** is a Python library designed to streamline data science and data analysis workflows. It offers a collection of utility functions and tools tailored to assist data science teams in various aspects of their projects.

By providing a range of functionalities, Dataramp aims to enhance productivity and efficiency in data science projects, empowering teams to focus on deriving meaningful insights from their data.

## Getting Started
Read the quick start guide [here](docs/quickstart.md).

Or if you want to see some examples, you can look at the examples in the [examples](examples) directory.

You can install dataramp and learn more from [PyPi](https://pypi.org/project/dataramp/)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dataramp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "dataramp,Data Science,Data Analysis",
    "author": "Meshack Kitonga",
    "author_email": "kitongameshack9@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/87/292eb04d013e82542dd7fb5ebc7342795695925b73833fe80962998b0990/dataramp-1.0.1.dev190.tar.gz",
    "platform": null,
    "description": "# Dataramp\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Pylint](https://img.shields.io/badge/pylint-enabled-brightgreen.svg)](https://github.com/PyCQA/pylint)\n[![Flake8](https://img.shields.io/badge/flake8-enabled-blue.svg)](https://flake8.pycqa.org/en/latest/)\n[![Scikit-learn](https://img.shields.io/badge/scikit--learn-v0.24.2-blue)](https://scikit-learn.org/stable/)\n\nHere you will find documentation for dataramp, as well as some examples.\n\n**Dataramp** is a Python library designed to streamline data science and data analysis workflows. It offers a collection of utility functions and tools tailored to assist data science teams in various aspects of their projects.\n\nBy providing a range of functionalities, Dataramp aims to enhance productivity and efficiency in data science projects, empowering teams to focus on deriving meaningful insights from their data.\n\n## Getting Started\nRead the quick start guide [here](docs/quickstart.md).\n\nOr if you want to see some examples, you can look at the examples in the [examples](examples) directory.\n\nYou can install dataramp and learn more from [PyPi](https://pypi.org/project/dataramp/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Data science library for data science / data analysis teams",
    "version": "1.0.1.dev190",
    "project_urls": null,
    "split_keywords": [
        "dataramp",
        "data science",
        "data analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfc35aaf12498b59e352d613de8b7cfe15832cc2d23a86227ebde92892723900",
                "md5": "6b7d82499cafe84b96ba7903034de35f",
                "sha256": "07abe934618f8f0627151cf52ea107d4f2fe3b4ed0d246699a11c173ab0e2a6c"
            },
            "downloads": -1,
            "filename": "dataramp-1.0.1.dev190-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b7d82499cafe84b96ba7903034de35f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 13739,
            "upload_time": "2024-02-23T14:06:07",
            "upload_time_iso_8601": "2024-02-23T14:06:07.776299Z",
            "url": "https://files.pythonhosted.org/packages/bf/c3/5aaf12498b59e352d613de8b7cfe15832cc2d23a86227ebde92892723900/dataramp-1.0.1.dev190-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b87292eb04d013e82542dd7fb5ebc7342795695925b73833fe80962998b0990",
                "md5": "88c58b02367c338826e3943b8916ea74",
                "sha256": "2d4787b082bfe8db33d29ecefe0b6b2ccbd1b7a78bdbd6c17a4e2c60ebb6c4f9"
            },
            "downloads": -1,
            "filename": "dataramp-1.0.1.dev190.tar.gz",
            "has_sig": false,
            "md5_digest": "88c58b02367c338826e3943b8916ea74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12247,
            "upload_time": "2024-02-23T14:06:09",
            "upload_time_iso_8601": "2024-02-23T14:06:09.942605Z",
            "url": "https://files.pythonhosted.org/packages/2b/87/292eb04d013e82542dd7fb5ebc7342795695925b73833fe80962998b0990/dataramp-1.0.1.dev190.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-23 14:06:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dataramp"
}
        
Elapsed time: 0.21907s