Michelle Wang
Results
2
issues of
Michelle Wang
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe your proposed enhancement in detail. `nilearn.glm.first_level.first_level_from_bids` takes kwargs, and passes kwargs that...
Enhancement
Thank you for this great project! I notice that methods decorated with [`functools.cached_property`](https://docs.python.org/3/library/functools.html#functools.cached_property) (introduced in Python 3.8) render as generic methods, while those decorated with `property` are handled differently (leading...
Bug
Good First Issue