Skip to content

Invalid Value Error #4

@Bhavana8650

Description

@Bhavana8650

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions