shapiro_wilk_test
autogen.agentchat.contrib.captainagent.tools.data_analysis.shapiro_wilk_test.shapiro_wilk_test
shapiro_wilk_test
Perform the Shapiro-Wilk test on a specified column of a CSV file.
Parameters:Name | Description |
---|---|
csv_file | The path to the CSV file. |
column_name | The name of the column to perform the test on. |