paneltime


Namepaneltime JSON
Version 1.2.46 PyPI version JSON
download
home_pagehttps://github.com/espensirnes/paneltime
SummaryAn efficient integrated panel and GARCH estimator
upload_time2023-12-01 11:58:07
maintainer
docs_urlNone
authorEspen Sirnes
requires_python
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.1.6



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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "econometrics",
    "author": "Espen Sirnes",
    "author_email": "espen.sirnes@uit.no",
    "download_url": "https://files.pythonhosted.org/packages/0a/f2/0c4244df75aabad747dc4fd2c4ebce8cce042a3b1676cfcc6c2c1b4a4f43/paneltime-1.2.46.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.1.6\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.46",
    "project_urls": {
        "Homepage": "https://github.com/espensirnes/paneltime"
    },
    "split_keywords": [
        "econometrics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49fdc50936d57e1ecd9276145973d0a2ab243e8c4be140e35e81cdb90793bc4d",
                "md5": "75240a28d2f0c7bfd290adf11b17ff09",
                "sha256": "2aca04f88f8231b5db29ca3e895013f1ca79354ebd9b2550ccb3491524cc8742"
            },
            "downloads": -1,
            "filename": "paneltime-1.2.46-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75240a28d2f0c7bfd290adf11b17ff09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 180212,
            "upload_time": "2023-12-01T11:58:05",
            "upload_time_iso_8601": "2023-12-01T11:58:05.293348Z",
            "url": "https://files.pythonhosted.org/packages/49/fd/c50936d57e1ecd9276145973d0a2ab243e8c4be140e35e81cdb90793bc4d/paneltime-1.2.46-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0af20c4244df75aabad747dc4fd2c4ebce8cce042a3b1676cfcc6c2c1b4a4f43",
                "md5": "a8a26525b219b16670342b4fe336719b",
                "sha256": "ca2cfb58e45dd3a0ae932262db0a61c7078dd0e3d3129be1cf30ceb4f1f62443"
            },
            "downloads": -1,
            "filename": "paneltime-1.2.46.tar.gz",
            "has_sig": false,
            "md5_digest": "a8a26525b219b16670342b4fe336719b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 169751,
            "upload_time": "2023-12-01T11:58:07",
            "upload_time_iso_8601": "2023-12-01T11:58:07.748877Z",
            "url": "https://files.pythonhosted.org/packages/0a/f2/0c4244df75aabad747dc4fd2c4ebce8cce042a3b1676cfcc6c2c1b4a4f43/paneltime-1.2.46.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 11:58:07",
    "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.14527s