Skip to content

Instantly share code, notes, and snippets.

@Wittline
Last active July 9, 2022 00:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Wittline/ef68f12270f3379354bae698fd63fca3 to your computer and use it in GitHub Desktop.
Save Wittline/ef68f12270f3379354bae698fd63fca3 to your computer and use it in GitHub Desktop.
Example of Inference result
0
name
key_1
type
STRING
nullable
False
1
name
date_2
type
DATE
nullable
False
2
name
cont_3
type
FLOAT
nullable
False
3
name
cont_4
type
FLOAT
nullable
False
4
name
disc_5
type
INTEGER
nullable
False
5
name
disc_6
type
INTEGER
nullable
True
6
name
cat_7
type
STRING
nullable
False
7
name
cat_8
type
STRING
nullable
False
8
name
cont_9
type
FLOAT
nullable
False
9
name
cont_10
type
FLOAT
nullable
True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment