JuliaData / DataFrames.jl

In-memory tabular data in Julia
https://dataframes.juliadata.org/stable/
Other
1.74k stars 367 forks source link

error in Julia #2813

Closed ModiShrushti closed 3 years ago

ModiShrushti commented 3 years ago

I am running ResistanceGA package with Circuitscape in Julia and I am getting this error.

Error happens in Julia. BoundsError: attempt to access 595×777 Matrix{Int64} at index [0, 663]

bkamins commented 3 years ago

Why have you opened this issue in DataFrames.jl repository? It seems unrelated. Probably you should open the issue in ResistanceGA?

bkamins commented 3 years ago

closing it as I am not clear how this is related to DataFrames.jl