Feature highlight! (from
Top 10 features added to the Kedro ecosystem in 2024)
Dataset preview š
To give users a better understanding of their data, Kedro-Viz now supports
dataset previews. Currently, Kedro-Viz shows previews out of the box for the following formats:
ā¢
TablePreview: For datasets that return tables or DataFrames.
ā¢
JSONPreview: For datasets returning JSON objects.
ā¢
PlotlyPreview: For datasets with Plotly charts.
ā¢
ImagePreview: For datasets returning base64-encoded images.
meow code Brought to you by: @Rashida Kanchwala @Sajid Alam @Huong Nguyen
K
Available from: Kedro-Viz
8.0.0
š
Read more: https://docs.kedro.org/projects/kedro-viz/en/stable/preview_datasets.html