Closed Mtk112 closed 1 month ago
Added validation check for DataFrame for categorical columns. Created tests for it. Added the check categorical columns for chi-square test, and tests for it. Adjusted parameters. Added NonCategoricalDataException.
Closing as this is not a necessary inclusion right now. We can reopen when a need occurs.
Added validation check for DataFrame for categorical columns. Created tests for it. Added the check categorical columns for chi-square test, and tests for it. Adjusted parameters. Added NonCategoricalDataException.