-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
My dataset has mixed datatypes (Continuous and DIscrete), When I try to perform conditional independence test the following error occurs:
databricks/python/lib/python3.7/site-packages/fcit/fcit.py:193: RuntimeWarning: invalid value encountered in true_divide
t, p_value = ttest_1samp(d0_stats / d1_stats, 1)
how to solve this?
Metadata
Metadata
Assignees
Labels
No labels