Denis Telnov

Results 4 issues of Denis Telnov

Hello, Is it possible to add an option to sum the numbers in a column? Or maybe such a possibility already exists? Thanks.

Hello, It is a strange issue or maybe I'm missing something. Is it issue of `SparseArrays` or `OffsetArrays`? With `UInt64` can't create `OffsetArray(SparseVector{Float64, UInt64}, 0:2)`, MWE: ```julia julia> using OffsetArrays,...

Without tests, I don't know how to do them.

When using Julia code cells with Python cells, attempting to specify `echo` metadata results in a _YAMLException_. For demonstration, I took the file included in the project, shortened it a...