PySpark Explained: The explode and collect_list Functions | Towards Data Science

Two useful functions to nest and un-nest data sets in PySpark

By · · 1 min read
PySpark Explained: The explode and collect_list Functions | Towards Data Science

Source: Towards Data Science

Two useful functions to nest and un-nest data sets in PySpark