Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

01_first_tutorial.ipynb hangs on from_pandas(...) #207

Open
1 task done
mbacvanski opened this issue Jul 16, 2023 · 0 comments
Open
1 task done

01_first_tutorial.ipynb hangs on from_pandas(...) #207

mbacvanski opened this issue Jul 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mbacvanski
Copy link

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

  • I agree to follow this project's Code of Conduct
@mbacvanski mbacvanski added the bug Something isn't working label Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant