Skip to content

Commit

Permalink
Remove one_hot_encoding in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
isVoid committed Feb 28, 2022
1 parent 619b2c7 commit c19ae01
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/cudf/source/api_docs/dataframe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ Combining / comparing / joining / merging / encoding
DataFrame.join
DataFrame.merge
DataFrame.update
DataFrame.one_hot_encoding

Numerical operations
~~~~~~~~~~~~~~~~~~~~
Expand Down
1 change: 0 additions & 1 deletion docs/cudf/source/api_docs/series.rst
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ Combining / comparing / joining / merging / encoding

Series.append
Series.update
Series.one_hot_encoding

Numerical operations
~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit c19ae01

Please sign in to comment.