Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
no extra newline needed
  • Loading branch information
HyukjinKwon committed Nov 4, 2016
commit 9b5b8eb8f988b3e1d6ad57681d2c847a29beaba4
Original file line number Diff line number Diff line change
Expand Up @@ -1119,6 +1119,7 @@ object functions {
/**
* Generate a random column with independent and identically distributed (i.i.d.) samples
* from U[0.0, 1.0].
*
* Note that this is indeterministic when data partitions are not fixed.
*
* @group normal_funcs
Expand Down