paneltime


Namepaneltime JSON
Version 1.2.49 PyPI version JSON
download
home_pagehttps://github.com/espensirnes/paneltime
SummaryAn efficient integrated panel and GARCH estimator
upload_time2025-01-16 09:48:19
maintainerNone
docs_urlNone
authorEspen Sirnes
requires_pythonNone
licenseGPL-3.0
keywords econometrics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Paneltime





Author: Espen Sirnes

Version: 1.2.49



This package integrates paneldata estimation with a very efficient ARIMA/GARCH

estimator. 





## Installation





Use standard "pip install paneltime" for installation



For compiling the custum clibrary (sparse matrix inversion):

	numpy (will be installed anyway, but required in advance for compilation of custom c-library)





If you are NOT installing on Windows, make sure these requirements are satisfied before you install:



## For GUI:

Tkinter:   From root, "apt python3-tk" in Linux



## For matplotlib to be installed:

pk-konfig: From root, "apt pk-konfig" in Linux

Freetype : From root, "apt install libfreetype6 libfreetype6-dev" in Linux)








            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/espensirnes/paneltime",
    "name": "paneltime",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "econometrics",
    "author": "Espen Sirnes",
    "author_email": "espen.sirnes@uit.no",
    "download_url": "https://files.pythonhosted.org/packages/0e/d6/fbc98d65b15616d0e4bf448167151bf68ea8c13c824ade2f83d55afdacfd/paneltime-1.2.49.tar.gz",
    "platform": null,
    "description": "# Paneltime\r\n\r\n\r\n\r\n\r\n\r\nAuthor: Espen Sirnes\r\n\r\nVersion: 1.2.49\r\n\r\n\r\n\r\nThis package integrates paneldata estimation with a very efficient ARIMA/GARCH\r\n\r\nestimator. \r\n\r\n\r\n\r\n\r\n\r\n## Installation\r\n\r\n\r\n\r\n\r\n\r\nUse standard \"pip install paneltime\" for installation\r\n\r\n\r\n\r\nFor compiling the custum clibrary (sparse matrix inversion):\r\n\r\n\tnumpy (will be installed anyway, but required in advance for compilation of custom c-library)\r\n\r\n\r\n\r\n\r\n\r\nIf you are NOT installing on Windows, make sure these requirements are satisfied before you install:\r\n\r\n\r\n\r\n## For GUI:\r\n\r\nTkinter:   From root, \"apt python3-tk\" in Linux\r\n\r\n\r\n\r\n## For matplotlib to be installed:\r\n\r\npk-konfig: From root, \"apt pk-konfig\" in Linux\r\n\r\nFreetype : From root, \"apt install libfreetype6 libfreetype6-dev\" in Linux)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "An efficient integrated panel and GARCH estimator",
    "version": "1.2.49",
    "project_urls": {
        "Homepage": "https://github.com/espensirnes/paneltime"
    },
    "split_keywords": [
        "econometrics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b151127c0f487d2736b8903ac538ee9c3ec0ec633081f076664fc13151b3c6bc",
                "md5": "a123063af3ca74980eb9cc4db648c1a9",
                "sha256": "61367a9705668066d69e97cb35b5a84da110f78fb01759c8a6fda00a5a25c2e6"
            },
            "downloads": -1,
            "filename": "paneltime-1.2.49-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a123063af3ca74980eb9cc4db648c1a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 196926,
            "upload_time": "2025-01-16T09:48:16",
            "upload_time_iso_8601": "2025-01-16T09:48:16.920145Z",
            "url": "https://files.pythonhosted.org/packages/b1/51/127c0f487d2736b8903ac538ee9c3ec0ec633081f076664fc13151b3c6bc/paneltime-1.2.49-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ed6fbc98d65b15616d0e4bf448167151bf68ea8c13c824ade2f83d55afdacfd",
                "md5": "6d3f5c396f5bd1d2d1bd37402384e65d",
                "sha256": "764f797bad33b932a6da71c4ba9cd2f30d128dce1b4b8ae29c63778e887861d8"
            },
            "downloads": -1,
            "filename": "paneltime-1.2.49.tar.gz",
            "has_sig": false,
            "md5_digest": "6d3f5c396f5bd1d2d1bd37402384e65d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 188537,
            "upload_time": "2025-01-16T09:48:19",
            "upload_time_iso_8601": "2025-01-16T09:48:19.155876Z",
            "url": "https://files.pythonhosted.org/packages/0e/d6/fbc98d65b15616d0e4bf448167151bf68ea8c13c824ade2f83d55afdacfd/paneltime-1.2.49.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-16 09:48:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "espensirnes",
    "github_project": "paneltime",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "paneltime"
}
        
Elapsed time: 0.49676s