time-series-binder


Nametime-series-binder JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/JhunBrian/time_series_binder
SummaryTime Series Binder is a Python library for time series analysis and forecasting. It offers a comprehensive set of tools and models, including Pandas integration, statistical methods, neural networks with Keras, and the NeuralProphet library. With Time Series Binder, you can easily manipulate, visualize, and predict time series data, making it an essential toolkit for researchers and analysts.
upload_time2023-05-30 03:45:28
maintainer
docs_urlNone
authorJhun Brian Andam
requires_python
licenseMIT
keywords time series analysis forecasting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Time Series Binder

Time Series Binder is a Python library for time series analysis and forecasting. It provides a comprehensive set of tools and models to manipulate, visualize, and predict time series data. This library is designed to assist researchers and analysts in performing various time series tasks with ease and efficiency.

## Features

- Integration with Pandas for seamless data manipulation and preprocessing.
- Statistical methods for analyzing time series data, including trend analysis, seasonality decomposition, and outlier detection.
- Neural network models powered by Keras for advanced time series forecasting.
- Integration with the NeuralProphet library for additional forecasting capabilities.
- Visualization tools for creating insightful plots and visual representations of time series data.
- Integration with scikit-learn for additional machine learning functionality.

Change Log
==================

1.0.4 (30/05/2023)
------------------
- Modified Documentation
- Modified classes to adapt ANN model.
- Created `model_utils` package.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JhunBrian/time_series_binder",
    "name": "time-series-binder",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Time Series Analysis,Forecasting",
    "author": "Jhun Brian Andam",
    "author_email": "brianandam123@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/70/76/5f37854eac29a20fe7726a313deb785016a93d918d6cfde41e0b3d31fd65/time_series_binder-1.0.4.tar.gz",
    "platform": null,
    "description": "# Time Series Binder\r\n\r\nTime Series Binder is a Python library for time series analysis and forecasting. It provides a comprehensive set of tools and models to manipulate, visualize, and predict time series data. This library is designed to assist researchers and analysts in performing various time series tasks with ease and efficiency.\r\n\r\n## Features\r\n\r\n- Integration with Pandas for seamless data manipulation and preprocessing.\r\n- Statistical methods for analyzing time series data, including trend analysis, seasonality decomposition, and outlier detection.\r\n- Neural network models powered by Keras for advanced time series forecasting.\r\n- Integration with the NeuralProphet library for additional forecasting capabilities.\r\n- Visualization tools for creating insightful plots and visual representations of time series data.\r\n- Integration with scikit-learn for additional machine learning functionality.\r\n\r\nChange Log\r\n==================\r\n\r\n1.0.4 (30/05/2023)\r\n------------------\r\n- Modified Documentation\r\n- Modified classes to adapt ANN model.\r\n- Created `model_utils` package.\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Time Series Binder is a Python library for time series analysis and forecasting. It offers a comprehensive set of tools and models, including Pandas integration, statistical methods, neural networks with Keras, and the NeuralProphet library. With Time Series Binder, you can easily manipulate, visualize, and predict time series data, making it an essential toolkit for researchers and analysts.",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/JhunBrian/time_series_binder"
    },
    "split_keywords": [
        "time series analysis",
        "forecasting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "baa3114e0c505e09099948357c75f88edb1b1c8d587bc1fe2c726ff332bf4df7",
                "md5": "e87b97f8c02d92ad6c2fa575543b7351",
                "sha256": "5ab8f65c7dc462f9a9522fedb43eaa6d388ae3b6d1a945524a82e09e8e6a425b"
            },
            "downloads": -1,
            "filename": "time_series_binder-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e87b97f8c02d92ad6c2fa575543b7351",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9211,
            "upload_time": "2023-05-30T03:45:26",
            "upload_time_iso_8601": "2023-05-30T03:45:26.202018Z",
            "url": "https://files.pythonhosted.org/packages/ba/a3/114e0c505e09099948357c75f88edb1b1c8d587bc1fe2c726ff332bf4df7/time_series_binder-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70765f37854eac29a20fe7726a313deb785016a93d918d6cfde41e0b3d31fd65",
                "md5": "6be1a4fcf75d36b739e6190a1b1c4de4",
                "sha256": "769831291c51838f539cadbd1de2d01016ed5230d7e01ba33f7af80067c9f2bb"
            },
            "downloads": -1,
            "filename": "time_series_binder-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6be1a4fcf75d36b739e6190a1b1c4de4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8252,
            "upload_time": "2023-05-30T03:45:28",
            "upload_time_iso_8601": "2023-05-30T03:45:28.612114Z",
            "url": "https://files.pythonhosted.org/packages/70/76/5f37854eac29a20fe7726a313deb785016a93d918d6cfde41e0b3d31fd65/time_series_binder-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-30 03:45:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JhunBrian",
    "github_project": "time_series_binder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "time-series-binder"
}
        
Elapsed time: 0.06996s