"Only numeric dtypes allowed"
Closed this issue · 1 comments
park-minjun commented
Hello,
Thank you for the nice script. I've been trying this out but it seems like despite the input being converted to a numerical datatpye (int, float), I'm getting the AssertionError: Only numeric dtypes allowed when inititating the PsmPy class. dtype to be numerical is confirmed through df.info(). I was wondering if there are any insights into this error?
Thank you
park-minjun commented
was a very minor issue on the data side, will close