brain-score / brain-score/vision

Remove the gather_index in DataAssembly

Open
#875 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
193
Forks
105
Avg merge
10h 48m
Merged PRs (30d)
10

Description

Hi, I suggest removing `gather_index` in any `DataAssembly` types due to the following reasons:

1. it always create bugs when one dimension only has one coordinate. This creates big confusion for new users;
2. it has no practical use;
3. occasionally, multi-index creates more trouble than the normal index: e.g., when we need to add more coordinates.

Though this issue is in brainio repo, I am raising it here since it is more relevant in context.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.