imputetspy


Nameimputetspy JSON
Version 0.1.4 PyPI version JSON
download
home_page
SummaryRe-written R package "imputeTS" in python code with some other imputation in time series method
upload_time2024-02-06 04:08:46
maintainer
docs_urlNone
authorAhmad Zaenal
requires_python
licenseMIT
keywords time series imputation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Imputation method for time series data inspired by *imputeTS* package in R

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "imputetspy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "time series,imputation",
    "author": "Ahmad Zaenal",
    "author_email": "ahmadzaenal125@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/65/ea/5f3ca04484f3a5d65339c92f4dc2758043d18e72af31b89ed6591134af76/imputetspy-0.1.4.tar.gz",
    "platform": null,
    "description": "Imputation method for time series data inspired by *imputeTS* package in R\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Re-written R package \"imputeTS\" in python code with some other imputation in time series method",
    "version": "0.1.4",
    "project_urls": {
        "Documentation": "https://imputetspy.readthedocs.io/en/latest/",
        "Github": "https://github.com/zaenalium/imputeTSpy"
    },
    "split_keywords": [
        "time series",
        "imputation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a154d327cb184ee6f34f98f2ae28efbfe3cefa6ffc1311095826d4b62d7b41a7",
                "md5": "ce3aae1f30e097bd32b7e1b11abb476b",
                "sha256": "9984038004f586c27ff246a7155d909f8f9bcba91914b879d744372f4eeda6d6"
            },
            "downloads": -1,
            "filename": "imputetspy-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce3aae1f30e097bd32b7e1b11abb476b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 489838,
            "upload_time": "2024-02-06T04:08:41",
            "upload_time_iso_8601": "2024-02-06T04:08:41.823151Z",
            "url": "https://files.pythonhosted.org/packages/a1/54/d327cb184ee6f34f98f2ae28efbfe3cefa6ffc1311095826d4b62d7b41a7/imputetspy-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65ea5f3ca04484f3a5d65339c92f4dc2758043d18e72af31b89ed6591134af76",
                "md5": "d9d33d5add4491e8ac23eb69f86f047b",
                "sha256": "68706c3462481db1776a09854ec2db7461502261b325b8ef99e0b75f9e306f2a"
            },
            "downloads": -1,
            "filename": "imputetspy-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d9d33d5add4491e8ac23eb69f86f047b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 472560,
            "upload_time": "2024-02-06T04:08:46",
            "upload_time_iso_8601": "2024-02-06T04:08:46.234686Z",
            "url": "https://files.pythonhosted.org/packages/65/ea/5f3ca04484f3a5d65339c92f4dc2758043d18e72af31b89ed6591134af76/imputetspy-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-06 04:08:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zaenalium",
    "github_project": "imputeTSpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "imputetspy"
}
        
Elapsed time: 0.19955s