We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b83df9 commit 74071e5Copy full SHA for 74071e5
pandas/core/arrays/datetimes.py
@@ -800,7 +800,7 @@ def month_name(self, locale=None):
800
801
Returns
802
-------
803
- month_names : Index
+ Index
804
Index of month names
805
806
.. versionadded:: 0.23.0
@@ -826,7 +826,7 @@ def day_name(self, locale=None):
826
827
828
829
830
Index of day names
831
832
0 commit comments