How can i do show batch for test set

Hi is there a way to view the data of the test set ,show batch shows the data for train ds ,i want to view for the test_ds.

Hi,
Try data.show_batch(ds_type=DatasetType.Test)