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