{"id":21832885,"url":"https://github.com/null-none/correlation-pearson","last_synced_at":"2025-04-14T07:37:42.823Z","repository":{"id":62564930,"uuid":"76199510","full_name":"null-none/correlation-pearson","owner":"null-none","description":"Pearson product-moment correlation coefficient","archived":false,"fork":false,"pushed_at":"2016-12-11T21:07:26.000Z","size":1,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T21:12:00.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-11T20:57:24.000Z","updated_at":"2023-12-26T03:25:39.000Z","dependencies_parsed_at":"2022-11-03T16:00:51.003Z","dependency_job_id":null,"html_url":"https://github.com/null-none/correlation-pearson","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fcorrelation-pearson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fcorrelation-pearson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fcorrelation-pearson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fcorrelation-pearson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/correlation-pearson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248840560,"owners_count":21170016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-27T19:26:50.162Z","updated_at":"2025-04-14T07:37:42.785Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"Pearson product-moment correlation coefficient. About algorithm https://en.wikipedia.org/wiki/Pearson_product-moment_correlation_coefficient\n\n\n=======\nInstall\n=======\n\n.. code-block:: bash\n\n    pip install correlation-pearson\n\n=======\nExample\n=======\n\n.. code-block:: python\n\n    from correlation_pearson.code import CorrelationPearson\n\n    dmitry = [1, 2, 3, 5, 7, 8]\n\n    joseph = [1, 3, 4, 5, 7, 9]\n\n    correlation = CorrelationPearson()\n\n    print correlation.result(dmitry, joseph)\n\n    0.981460802132\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fcorrelation-pearson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fcorrelation-pearson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fcorrelation-pearson/lists"}