@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