Skip to content

Commit 190676c

Browse files
Arnaud dEinstanceofme
andauthored
Wording
Co-authored-by: Adrien Lavoillotte <adrien.lavoillotte@dataiku.com>
1 parent ab5f5dc commit 190676c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataikuapi/dss/ml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ def nb_matching_rows(self):
983983
@property
984984
def nb_dropped_rows(self):
985985
"""
986-
Returns the number of rows dropped by the preprocessing
986+
Returns the number of rows dropped by the model's preprocessing
987987
:rtype: int
988988
"""
989989
return self._internal_dict["nbDroppedRows"]

0 commit comments

Comments
 (0)