Cristiano Pizzamiglio

Results 4 issues of Cristiano Pizzamiglio

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

Thanks for this amazing library! Given a nifti file: ```python import nibabel as ni example = ni.load("/nifti/path/example.nii.gz") ``` I can get the voxel intensity values in the following way: ```python...

I think it could be a good idea to add an option to draw notches in a box plot. It seems to me that the above option is neither a...

**Draft PR** The code is not complete, I would like to get feedback, please. If you are interested I will continue the development. The lightweight Pneumonia MNIST dataset could be...