data-validation icon indicating copy to clipboard operation
data-validation copied to clipboard

Dipslay schema and stats in dashboard

Open swaticolab opened this issue 3 years ago • 1 comments

Hello,

I am trying to display the schema and statistics in a dashboard/UI using streamlit. I have incorporated the code in a .py file. But the visuals are coming in .stat format which cant be handled by streamlit. Also tried saving the results to html format. But when calling the same via streamlit, the visuals are not coming out to be right.

Any help is appreciated.

swaticolab avatar Sep 13 '22 06:09 swaticolab

@swaticolab,

Could you please share the minimal code to reproduce the error you are getting.

In meantime, please go through tfdv.visualize_statistics which visualizes the input statistics using Facets. Also please refer to example notebook to visualize and infer schema from TFDV.

singhniraj08 avatar Sep 14 '22 10:09 singhniraj08

Closing this due to inactivity. Please take a look into the answers provided above, feel free to reopen and post your comments(if you still have queries on this). Thank you!

singhniraj08 avatar Nov 30 '22 09:11 singhniraj08