Skip to content

Commit

Permalink
Remove note
Browse files Browse the repository at this point in the history
  • Loading branch information
sft-managed authored and sft-managed committed Apr 22, 2022
1 parent 577294a commit 7341cbd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions python/cudf/cudf/core/column/lists.py
Original file line number Diff line number Diff line change
Expand Up @@ -497,11 +497,6 @@ def index(self, search_key: Union[ScalarLike, ColumnLike]) -> ParentType:
1 <NA>
2 1
dtype: int32
Notes
-----
``index`` only supports list search operations on numeric types,
decimals, chrono types, and strings.
"""

try:
Expand Down

0 comments on commit 7341cbd

Please sign in to comment.