causalnex icon indicating copy to clipboard operation
causalnex copied to clipboard

01_first_tutorial.ipynb hangs on `from_pandas(...)`

Open mbacvanski opened this issue 1 year ago • 0 comments

Contact Details

No response

Short description of the problem here.

I'm running through this tutorial notebook, and this cell for loading the Pandas dataframe hangs at 100% cpu usage:

from causalnex.structure.notears import from_pandas
sm = from_pandas(struct_data)

CausalNex Version

0.12.1

Python Version

Python 3.9.16

Relevant code snippet

No response

Relevant log output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

mbacvanski avatar Jul 16 '23 21:07 mbacvanski