Functional API¶
Typesets¶
|
Detect the type in the base graph |
|
Detect the type in the base graph |
|
Infer the current types of each column in the DataFrame given the typeset. |
|
Infer the current type of the series given the typeset |
|
Casts a DataFrame into a typeset by first performing column wise type inference against a provided typeset |
|
Casts the series |
|
Casts a DataFrame into a typeset by first performing column wise type inference against a provided typeset |
|
Cast the series and perform type inference |
Type changes¶
|
Compare the types given by inference on the base graph and the relational graph |
|
Return formatted report of the output of compare_detect_inference_frame. |
Summaries¶
|
|
|
|
|