Ioannis Valasakis

Results 11 issues of Ioannis Valasakis

It will be very useful if functionality similar to seaborn's `PairGrid` is added. See here for more [PairGrid in seaborn](https://seaborn.pydata.org/generated/seaborn.PairGrid.html)

On a clean environment with DataFramesMeta and Julia 1.7.2 I am getting this error: `UndefVarError: subset not defined` Any idea why?

The link for LinAlg 101 pdf file was dead. Pointed to the right location.

System Information: ``` MAC OSx High Sierra 10.13.2 Darwin UNKNOWN 17.3.0 Darwin Kernel Version 17.3.0; root:xnu-4570.31.3~1/RELEASE_X86_64 x86_64 pandoc version 2.1.1 pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017) XeTeX 3.14159265-2.6-0.99998 (TeX Live 2017)...

I have a minimal project which opens a NIFTI file and creates a raw array, which then I try to display using `imshow` ``` using NIfTI using ImageView, Images fgm...

Is this under active development and what needs to be done here? (I expect a lot :)

If I use a file inside a path with a space on the filename then it bugs out: ``` ** FATAL ERROR: Can't open dataset '/Users/wizofe/Library/Mobile' ``` That applies to...

``` julia> Pkg.precompile() Precompiling project... ✗ FromPython 0 dependencies successfully precompiled in 3 seconds (38 already precompiled) ERROR: The following 1 direct dependency failed to precompile: FromPython [43cec31a-7359-4a83-a6d6-343d53e86afd] Failed to...

Minor spelling and few issues addresed

- Add the random module to main - Rename the unused init py from utils