Hi,
I am working on the new edition of my book "Causal Inference and Discovery in Python".
The first edition used gCastle as the main causal discovery library.
In the 2nd edition, I'd like to upgrade Python version to 3.12.
From what I see on PyPi, the version requirements are python (>= 3.6, <=3.9).
What effort would be required to make gCastle compatible with Python 3.12?
Hi,
I am working on the new edition of my book "Causal Inference and Discovery in Python".
The first edition used gCastle as the main causal discovery library.
In the 2nd edition, I'd like to upgrade Python version to 3.12.
From what I see on PyPi, the version requirements are
python (>= 3.6, <=3.9).What effort would be required to make gCastle compatible with Python 3.12?