June 2017
Beginner to intermediate
576 pages
15h 22m
English
You can see that the resultant object is a Spark dataframe by issuing an str() function. The output will specifically say SparkDataFrame, followed by a description of the variables and data types. However, it will not list the number of rows:
str(out_sd1)
