GispoCoding / eis_toolkit

Python library for mineral prospectivity mapping
https://eis-he.eu/
European Union Public License 1.2
26 stars 8 forks source link

263 add categorical data check #271

Closed Mtk112 closed 1 month ago

Mtk112 commented 10 months 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.

nmaarnio commented 1 month ago

Closing as this is not a necessary inclusion right now. We can reopen when a need occurs.