You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Brandon White <bw...@gmail.com> on 2016/05/01 20:37:30 UTC

Is DataFrame randomSplit Deterministic?

If I have the same data, the same ratios, and same sample seed, will I get
the same splits every time?