Update moabb to use nemar-py as we finish to re-host the datasets
Open
@bruAristimunha is already working on this.
Since Jun 18, 2026.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 264
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 23
Description
The idea is to refactor the datasets to use the nemar-py version by default for downloads, so each dataset will need to have a nemar_id associated with it and, as a fallback, a downloading function for each class.
The nemar-py is here: github.com/nemarOrg/nemar-py
and the equivalence list is here: https://eegdash.org/dataset_summary.html
The PR needs to be minimal, and the test should check some equivalence that will not be executed in the CI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.