Description
Since `Dataset` has a new meaning in Spark 1.6, we should rename it to avoid confusion.
SPARK-11895 finished the work of Scala example, here we focus on the Python one.
Move dataset_example.py to examples/ml and rename to dataframe_example.py