Skip to content

Commit ee70319

Browse files
author
liwh
committed
add versionadded 1.4 tag
1 parent f4ea719 commit ee70319

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pandas/core/frame.py

+2
Original file line numberDiff line numberDiff line change
@@ -9428,6 +9428,8 @@ def corr(
94289428
Ignored when method argument is not callable. If False, pairwise
94299429
correlation between a column and itself is default to 1.
94309430
9431+
.. versionadded:: 1.4.0
9432+
94319433
Returns
94329434
-------
94339435
DataFrame

0 commit comments

Comments
 (0)