File size: 211 Bytes
5fa1a76
 
 
 
1
2
3
4
updated_dataset = updated_dataset.remove_columns("words")
updated_dataset = updated_dataset.remove_columns("bounding_boxes")

Finally, the data exploration won't be complete if we don't peek at an image example.