Skip to content

Instantly share code, notes, and snippets.

@rnyak
Created July 19, 2020 22:08
Show Gist options
  • Save rnyak/157440acb65ee44cc98561a0ec89d190 to your computer and use it in GitHub Desktop.
Save rnyak/157440acb65ee44cc98561a0ec89d190 to your computer and use it in GitHub Desktop.
proc = nvt.Workflow(
cat_names=CATEGORICAL_COLUMNS,
cont_names=CONTINUOUS_COLUMNS,
label_name=LABEL_COLUMNS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment