powered by
Creates a new row for each element in the given array or map column.
explode(x)# S4 method for Column explode(x)
# S4 method for Column explode(x)
Column to compute on
Other collection_funcs: array_contains, posexplode, size, sort_array
array_contains
posexplode
size
sort_array
# NOT RUN { explode(df$c) # }
Run the code above in your browser using DataLab