I want to extract and convert to integer a column in a DataFrame

I tried this, but unfortunately it is interpreted as a string vector, yielding this error message when I use it as if it was an integer vector →

LoadError: MethodError: no method matching *(::JuMP.Variable, ::String)