Darren Christopher Lukas
Darren Christopher Lukas
Hi, I am using `surface()` (`pyplot` backend) to plot 3D data want wants to limit x and y axis in the plot by `xlim` and `ylim`. But as you can...
Hi, I would like to create a download button from `widgets.Button`, is it possible to do that? I know that the download can be achieved using link tag, i.e. ```...
Hi! Thanks a lot for creating this analysis tool. I would like to check if it is normal that a post-hoc analysis using Dunn test, after Kruskal-Wallis, returns no significant...
### Summary I would like to ensure that the current version of `heudiconv` supports recording the changing variable on every session on `_sessions.tsv` file under each subject? This file is...
Hi @wookay ,I am getting `EXCEPTION_ACCESS_VIOLATION` and it seems to happen when the server is transmitting something to a client (in my case, image) and the client discard it, e.g....
As per the [contributing guidelines](https://github.com/alan-turing-institute/MLJ.jl/blob/master/CONTRIBUTING.md), we should adhere to [blue-style](https://github.com/invenia/BlueStyle). However, some parts of the code seems to not following the guideline, e.g. https://github.com/alan-turing-institute/MLJModels.jl/blob/885bcc0a33a86fe2ee46340f20a9d99c351b1251/src/builtins/Transformers.jl#L252-L253 Which according to bluestyle, this should...
Hi, I am having issue with fitting robust linear model. It seems that whenever the number of predictors > the number of samples, it outputs `ZeroDivisionError: float division by zero`...
Hi, I am currently using this library to read an Excel sheet. Now, I would like to read a password-protected Excel file, is there any way to do this? Currently...
Suspect currently couldn't read a RDA format coming from Siemens XA60 software version. Upon further inspection, some of the headers are changed, particularly the Siemens' VOI info. In the old...
Hi, I would like to move our work which parsing 2D COSY Siemens into suspect. What we need is another metadata to record dwell time on T1 axis. Also 2D...