Q. What is the primary purpose of the "explode" function in Pandas when working with nested data in a DataFrame?
β
Correct Answer: (C)
Explode list-like columns
You must be Logged in to update hint/solution