I am new to TFX and I am trying to use the data validation module locally. I would like to generate the dataframe visualizations with tfdv.visualize_statistics(), but looks like it’s only available within Jupyter Notebooks. Is there a way to see the Facet viz locally, ie saving it as a HTML file?
Cheers