We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919bd0a commit 001197eCopy full SHA for 001197e
sdv/metadata/visualization.py
@@ -8,6 +8,7 @@
8
DEFAULT_SDTYPES = ['id', 'numerical', 'categorical', 'datetime', 'boolean']
9
BACKGROUND_COLOR = '#B7E9FF'
10
11
+
12
def create_columns_node(columns):
13
"""Convert columns into text for ``graphviz`` node.
14
0 commit comments