Skip to content

Commit ba50cbc

Browse files
committed
update other def
1 parent 91c8ba9 commit ba50cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/indexes/accessors.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ def isocalendar(self):
251251
Returns
252252
-------
253253
DataFrame
254-
with columns year, week and day
254+
With columns year, week and day.
255255
256256
See Also
257257
--------

0 commit comments

Comments
 (0)