Arguments
This function internally uses function chisq through teradataml VAL functions.
| PySpark Argument | Open Source Function Argument Name | Notes |
|---|---|---|
| dataset | data | |
| featuresCol | second_columns | |
| labelCol | first_column | |
| flatten | Not yet available. | flatten is implemented when it is set to true. |
Attributes/Methods
| Attribute/Method Name | Supported | Notes |
|---|---|---|
| test |