Results 69 issues of Eshin Jolly

pandas recently introduced a new API specifically for extending/mutating dataframe and series functionality. Could be useful: http://www.example.com/software/pandas-flavor/

enhancement

Apparently `sklearn` doesn't normalize distance to hyperplane, which is needed to make it interpretable and to compare across datasets/models (not talking about probabilities at all here), because the calculation is...

@ljchang I'm realizing now that there might be a simpler way to handle different MNI templates, and one that allows different `Brain_Data` instances to use different spaces at the same...

question

https://github.com/compmem/MELD

enhancement

using `collapse_mask()` on the attached nifti file (which contains 16 mask images) adds more unique mask values than should exist (26, where there should be 16). Subsequently calling `expand_mask()` therefore...

Thanks for the great package! Not sure if this is the best place to make this request, but is there any chance you can update the version of `deepdish` on...

See the end of this comment for more information on how it happens: https://github.com/ejolly/pymer4/issues/87#issuecomment-902297666

bug

Quoting from [this issue](https://github.com/ejolly/pymer4/issues/96): > Is there an option to see estimates at specific values of contiguous variables for continuous * continuous interactions? Some other packages are able to output...

enhancement