Hi! I would like to ask a question on how to read the information in a specific cell of a dataset. I got the dataset from someone else. There are some cells that contain a list. How can I see the full list? I've tried data[ , ] with the row column in the brackets but it didn't work. Many thanks!