Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

How to export Julia data to a .CSV

$
0
0

@RaquelSantos wrote:

I created an empty DataFrame and would like to export the data I got with the model solution I compiled for the DataFrame.

I am doing so, and still showing error.

df = CSV.read("//arquivo.csv")

for i ∈ 1:3
    df = JuMP.value.(N[1])
end

This is the error message that is appearing
-> Filling the remaining columns with `missing ’

Posts: 7

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 2795

Latest Images

Trending Articles



Latest Images