{ "info": { "author": "Ian Coleman", "author_email": "colemai@tcd.ie", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Operating System :: POSIX :: Linux", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Pearson correlation only really detects linear relationships. Distance Correlation is a better measure, detecting more varied dependency relationships between variables.\n\nThis package aims to give a one-liner that'll be super useful for preliminary data analysis. A matrix of pairwise distance correlations and also a heatmap of these reults.\n\nBecause this correlation measure is more computationally expensive, if you feed it more than 2000 observations it will randomly select 2000 rows on which to base the calculation.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/colemai/correlade", "keywords": "correlation data-science pandas", "license": "", "maintainer": "", "maintainer_email": "", "name": "correlade", "package_url": "https://pypi.org/project/correlade/", "platform": "Linux", "project_url": "https://pypi.org/project/correlade/", "project_urls": { "Homepage": "https://github.com/colemai/correlade" }, "release_url": "https://pypi.org/project/correlade/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Distance correlation matrix and graph for a given set of variables", "version": "1.0.2" }, "last_serial": 4244743, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a32281f04edb4f283734aee7663bfc66", "sha256": "249cf3e25d6412e0dabe5485eab63b87ada221168c539b2b0e197542c9f71e9d" }, "downloads": -1, "filename": "correlade-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a32281f04edb4f283734aee7663bfc66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40764, "upload_time": "2018-08-27T20:29:47", "url": "https://files.pythonhosted.org/packages/6c/e8/080a8cdf5de858362d073af747fb169da1507f510bb16bdd530498bf186b/correlade-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e6134d6247155cae79ac0bdebba25fce", "sha256": "81e4b3f0e918b362faa592c73e38923668fcd643cb96bd587aa3a6fcdfd5a39f" }, "downloads": -1, "filename": "correlade-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e6134d6247155cae79ac0bdebba25fce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40942, "upload_time": "2018-09-06T11:17:03", "url": "https://files.pythonhosted.org/packages/bb/18/04092509c8eb89cb9816196405da80ef03040b6bce0a6b7b3f8d812b8282/correlade-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "1e4b6eff4ba27d581ea14f996f868059", "sha256": "268cb2c1d5cc07ecb2abb1fe88074f94307dc264d97c7098ad946a208d2d12d3" }, "downloads": -1, "filename": "correlade-1.0.2.tar.gz", "has_sig": false, "md5_digest": "1e4b6eff4ba27d581ea14f996f868059", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40769, "upload_time": "2018-09-06T13:15:16", "url": "https://files.pythonhosted.org/packages/50/62/89920de4fe66148918532039d6f8e5bd27a372f3405657340d7845834eab/correlade-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1e4b6eff4ba27d581ea14f996f868059", "sha256": "268cb2c1d5cc07ecb2abb1fe88074f94307dc264d97c7098ad946a208d2d12d3" }, "downloads": -1, "filename": "correlade-1.0.2.tar.gz", "has_sig": false, "md5_digest": "1e4b6eff4ba27d581ea14f996f868059", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40769, "upload_time": "2018-09-06T13:15:16", "url": "https://files.pythonhosted.org/packages/50/62/89920de4fe66148918532039d6f8e5bd27a372f3405657340d7845834eab/correlade-1.0.2.tar.gz" } ] }