Creates a new row for each element in the given array or map column.
## S4 method for signature 'Column' explode(x) explode(x)
Other collection_funcs: size, size
size
## Not run: explode(df$c)