jtackm
jtackm
After upgrading jupyter + jupyter lab, IJulia no longer shows correct syntax highlighting within notebooks (examples: missing string highlighting, functions and arguments have the same color, closing brackets sometimes have...
Thanks for this great package! I find myself regularly slicing large KeyedArray matrices with large vectors of string keys (about 10% of the matrix). This is unfortunately currently slow: ```julia...
(as discussed in https://discourse.julialang.org/t/vegalite-jl-render-as-raw-image/28645) It would be great if VegaLite.jl could automatically render alternative output formats (PDF, PNG, PDF). This can be handy for large data sets where the overhead...
re issue #36, hope this is all?
Networks could use a concise show method when displayed within collections or as part of larger data structures.
Support reading more fields from HDF5-based BIOM, including metadata, as a performant replacement for JLD2. This may turn out to be a separate package, though.