Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:cov/corr
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pandas-dev
/
pandas
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19.4k
Star
47.3k
Code
Issues
3.4k
Pull requests
165
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Information for new contributors
#49275 ·
noatamir
opened
on Oct 24, 2022
9
Issues
Search Issues
state
:
open
label
:
cov/corr
state:open label:cov/corr
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: for ordered categorical data implements correct computation of kendall/spearman correlations
Bug
Categorical
Categorical Data Type
Categorical Data Type
cov/corr
Status: Open (in progress).
pandas-dev/pandas
number 62880
#62880
In pandas-dev/pandas;
·
pandeconscious
opened
on Oct 27, 2025
·
3.0
BUG: spearman correlation doesn't work on non-numeric data
Bug
cov/corr
Status: Open.
#60306
In pandas-dev/pandas;
·
Desiment
opened
on Nov 13, 2024
ENH: pearson correlation with population mean
cov/corr
Enhancement
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Status: Open.
#55145
In pandas-dev/pandas;
·
Xylambda
opened
on Sep 15, 2023
QST: is there a more straightforward approach to calulate correlation between two sets of columns ?
cov/corr
Enhancement
Status: Open.
#52776
In pandas-dev/pandas;
·
lcrmorin
opened
on Apr 19, 2023
BUG: Covariance does not handle ddof argument if data is missing.
Bug
cov/corr
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Status: Open.
#45814
In pandas-dev/pandas;
·
skirui-source
opened
on Feb 4, 2022
BUG: groupby.rolling.cov/corr(other) with len(group) != len(other) introduces extra NaN group results
Bug
cov/corr
Groupby
Window
rolling, ewma, expanding
rolling, ewma, expanding
Status: Open.
#44861
In pandas-dev/pandas;
·
mroeschke
opened
on Dec 12, 2021
ENH: parallelize DataFrame.corr
cov/corr
Enhancement
Multithreading
Parallelism in pandas
Parallelism in pandas
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Performance
Memory or execution speed performance
Memory or execution speed performance
Status: Open.
#40956
In pandas-dev/pandas;
·
Vysybyl
opened
on Apr 14, 2021
Add axis argument to DataFrame.corr
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
cov/corr
Enhancement
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Status: Open.
#35002
In pandas-dev/pandas;
·
alexlenail
opened
on Jun 26, 2020
ENH: implement SeriesGroupBy.corrwith
cov/corr
Enhancement
Groupby
Status: Open.
#32293
In pandas-dev/pandas;
·
fujiaxiang
opened
on Feb 27, 2020
corr return without duplicates and sorted by correlation strength
cov/corr
Docs
Status: Open.
#24728
In pandas-dev/pandas;
·
chrisluedtke
opened
on Jan 11, 2019
Numerical issue with rolling cov and corr
Bug
cov/corr
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Window
rolling, ewma, expanding
rolling, ewma, expanding
Status: Open.
#24019
In pandas-dev/pandas;
·
xiaochuanzhao
opened
on Nov 30, 2018
Correlation inconsistencies between Series and DataFrame
Bug
cov/corr
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Status: Open.
#20954
In pandas-dev/pandas;
·
BobMcFry
opened
on May 4, 2018
You can’t perform that action at this time.