GeoDaCenter / GeoDaCenter/pygeoda
Running schc and skater makes the kernel die
- Dominant language
- C++
- Stars
- 44
- Forks
- 7
- Avg merge
- 1h 42m
- Merged PRs (30d)
- 2
Description
I'm using PyGeoDa on Jupyter Notebooks, and so far I have not been able to use the `schc` and `skater` modules on it because the kernel just dies during the execution. I have also tried to set `n_cpu` to one, but this didn't seem to change the result.
I have also tried to run the code in the notebook as a Python script, and it just exists the program without giving any error or warning, and also not running what comes after the piece of code that calls the `schc` and `skater` functions.
My dataset has 2643 observations and 14 fields, and the geometry types are points. Can you help me with this? Thanks in advance and looking forward to hearing from you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.