Skip to content

Commit

Permalink
update the docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
xyz8983 committed Aug 1, 2019
1 parent 4a0d6a9 commit b1ac20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impyute/dataset/corrupt.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Corruptor:
----------
data: np.ndarray
Matrix of values with no NaN's that you want to add NaN's to.
th: float (optional)
thr: float (optional)
The percentage of null values you want in your dataset, a number
between 0 and 1.
Expand Down

0 comments on commit b1ac20c

Please sign in to comment.