Skip to content

Commit

Permalink
DOC: Remove versionadded (#795)
Browse files Browse the repository at this point in the history
The package is new, this no longer makes sense
  • Loading branch information
GaelVaroquaux authored Oct 17, 2023
1 parent 521c28e commit 6287166
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions skrub/_table_vectorizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,6 @@ class TableVectorizer(ColumnTransformer):
It provides a simplified interface for the ColumnTransformer ;
more documentation of attributes and functions are available in its doc.
.. versionadded:: 0.2.0
Parameters
----------
cardinality_threshold : int, default=40
Expand Down

0 comments on commit 6287166

Please sign in to comment.