July 2018
Intermediate to advanced
474 pages
13h 37m
English
The .show() functionality defaults to 20 rows if not explicitly stated. If we only wanted to show the first 5 rows of a dataframe, we would need to explicitly state it as seen in the following script: df.show(5).
Read now
Unlock full access