Explore TabularDataset

PHOTO EMBED

Fri Apr 08 2022 22:59:41 GMT+0000 (Coordinated Universal Time)

Saved by @wessim

# preview the first 3 rows of titanic_ds
titanic_ds.take(3).to_pandas_dataframe()
content_copyCOPY

For TabularDatasets, use the to_pandas_dataframe() method to view your data in a dataframe.

https://docs.microsoft.com/en-us/azure/machine-learning/how-to-create-register-datasets