as follow
+----------------------------------------+
|probability |
+----------------------------------------+
|[0.42789998388333284,0.5721000161166672]|
|[0.42979424193820465,0.5702057580617953]|
|[0.4288468523208701,0.57115314767913] |
+----------------------------------------+
the "probability" type is
org.apache.spark.sql.DataFrame = [probability: vector]
how split the probability into 2 column
thanks