VisualizeAllRows
Use this kit with CAUTION! Using VisualizeAllRows will cause a Visualize kit to output all rows within a dataframe. This means that all of the rows of the dataframe will be written into the file as comments or output in a notebook. This kit should ONLY be used with small datasets to see the entire dataset.
Examples
Example 1 - View All Rows In a Dataframe
Use this kit with caution!! This will cause any Visualize kits to display all of the rows of a dataframe, which may be thousands! And, this will print the result into the file when using the visualize kits. This kit has its uses, just use carefully!
#> VisualizeAllRows
AFLEFT
# !!!*** USE WITH CAUTION ***!!!
# Code added to start of file to display all rows for dataframes AFRIGHT