Skip to content

Commit ae48396

Browse files
authored
Update datetimelike.py
1 parent ca2abb3 commit ae48396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pandas/core/indexes/datetimelike.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,8 @@ def take(
844844
**kwargs,
845845
) -> Self:
846846
"""
847+
Return a new %(klass)s of the values selected by the indices.
848+
847849
For internal compatibility with numpy arrays.
848850
849851
Parameters

0 commit comments

Comments
 (0)