rtvpy


Namertvpy JSON
Version 0.0.17 PyPI version JSON
download
home_pagehttps://github.com/Analytics-Raising/rtvpy
Summarynew python package for data preprocessing
upload_time2024-12-03 06:18:28
maintainerNone
docs_urlNone
authorjumashafara
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Introduction
Juma Shafara
2024-10-30

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## RTV Pie

> RTV pie is a new python package for automating internal data
> preprocessing for analysis and machine learning for Raising The
> Village

## Table of Contents

0.  [Installation](00_installation.ipynb)
1.  [Setting up dotenv (`.env`)](01_setting_up_dotenv.ipynb)
2.  [Downloading files(artifacts) to Weights and Biases
    (wandb)](02_1_uploading_to_wandb.ipynb)
3.  [Uploading files(artifacts) to Weights and Biases
    (wandb)](02_2_uploading_to_wandb.ipynb)
4.  [Getting variable decordings](03_getting_meanings.ipynb)
5.  [Manipulate datasets](manipulate.ipynb)

more to follow …

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Analytics-Raising/rtvpy",
    "name": "rtvpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "jumashafara",
    "author_email": "jumashafara0@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/60/61/90322ade8c1763c22a860bb8a65af03066e130e3db91aa207362a5c05ac3/rtvpy-0.0.17.tar.gz",
    "platform": null,
    "description": "# Introduction\nJuma Shafara\n2024-10-30\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## RTV Pie\n\n> RTV pie is a new python package for automating internal data\n> preprocessing for analysis and machine learning for Raising The\n> Village\n\n## Table of Contents\n\n0.  [Installation](00_installation.ipynb)\n1.  [Setting up dotenv (`.env`)](01_setting_up_dotenv.ipynb)\n2.  [Downloading files(artifacts) to Weights and Biases\n    (wandb)](02_1_uploading_to_wandb.ipynb)\n3.  [Uploading files(artifacts) to Weights and Biases\n    (wandb)](02_2_uploading_to_wandb.ipynb)\n4.  [Getting variable decordings](03_getting_meanings.ipynb)\n5.  [Manipulate datasets](manipulate.ipynb)\n\nmore to follow \u2026\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "new python package for data preprocessing",
    "version": "0.0.17",
    "project_urls": {
        "Homepage": "https://github.com/Analytics-Raising/rtvpy"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e7f4f8a5100dddd37feb573e7fea8113bb1c3da10ff7f9f836a45bc8aee56a2",
                "md5": "83245a552e42a6ab564d59ee476d83f5",
                "sha256": "08c7b77774888bc91763a5189b05b6cce037cffdc1491dd5b887fba4bebb6c9b"
            },
            "downloads": -1,
            "filename": "rtvpy-0.0.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83245a552e42a6ab564d59ee476d83f5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17012,
            "upload_time": "2024-12-03T06:18:26",
            "upload_time_iso_8601": "2024-12-03T06:18:26.622920Z",
            "url": "https://files.pythonhosted.org/packages/2e/7f/4f8a5100dddd37feb573e7fea8113bb1c3da10ff7f9f836a45bc8aee56a2/rtvpy-0.0.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "606190322ade8c1763c22a860bb8a65af03066e130e3db91aa207362a5c05ac3",
                "md5": "20ee0f7897c40f75b971a81d8e7ce890",
                "sha256": "9feb60b5c710acb5f3d1efa3de32427b31f46e4d042b4b01549159594b9041b4"
            },
            "downloads": -1,
            "filename": "rtvpy-0.0.17.tar.gz",
            "has_sig": false,
            "md5_digest": "20ee0f7897c40f75b971a81d8e7ce890",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17663,
            "upload_time": "2024-12-03T06:18:28",
            "upload_time_iso_8601": "2024-12-03T06:18:28.705766Z",
            "url": "https://files.pythonhosted.org/packages/60/61/90322ade8c1763c22a860bb8a65af03066e130e3db91aa207362a5c05ac3/rtvpy-0.0.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 06:18:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Analytics-Raising",
    "github_project": "rtvpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rtvpy"
}
        
Elapsed time: 0.84242s