ContextLab / ContextLab/supereeg
as_matrix Bug
Open
- Dominant language
- Python
- Stars
- 38
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
When creating a model an error would occur due to code in helper.py (...\site-packages\supereeg\helpers.py) file specifically on lines 533,539,568,569,910,945,950, and 1385 where the code "as_matrix" was seen. The issue was resolved locally by replacing "as_matrix" with "to_numpy".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.