syntax.us
Let the syntax do the talking
![]() |
Blog Contact Posts Questions Tags Hire Me |
Question:
In H2O how to convert Spark RDD to DataFrame?
I am very happy with how easy it is to copy data between Spark RDD objects and H2O DataFrames. I need only one line of syntax to copy a Spark RDD to a DataFrame:
The above code can be found at the URL list below:
https://github.com/h2oai/sparkling-water/blob/master/examples/scripts/Meetup20150226.script.scala |
syntax.us Let the syntax do the talking |
Blog Contact Posts Questions Tags Hire Me |