Unable to visualize metadata (Error: bad label format
and CalledProcessError
)
#1625
Labels
Milestone
Error: bad label format
and CalledProcessError
)
#1625
Environment Details
Error Description
When attempting to visualize my metadata for a single table, I am encountering a
CalledProcessError
from the underlying graphing library (graphviz). It appears that there is something misconfigured in the label as the first line isError: bad label format
.Steps to reproduce
Download the Income dataset from Kaggle. You can use the
train.csv
function to auto detect metadata and attempt to visualize it.Output:
Full stack trace is attached below.
stack_trace.txt
The text was updated successfully, but these errors were encountered: