Hello, i tried with and without the parenthesis.
well, i put the whole code so you could replicate it easily, but ok, i'm not used to post in foruns, up to this point in my life i could pretty much do all i have to only consulting previous doubts, nevertheless, and i'm sorry again. Actually in my last reply i put only the code where the problem lies...but, only this part won't run, so in my head it would harden things for who wants to help me. Nevertheless, there is the full code and there is only where the problem lies.
Here is some sample of my dataset:
"","latitude","longitude","Place","negative","positive","anger","anticipation","disgust","fear","joy","sadness","surprise","trust","Date","class_positive"
"1",-118.25651,34.14437,"Americana",0,1,0,1,0,0,1,1,0,1,2020-04-10,"Weak"
"2",-46.55671,-23.11755,"Atibaia",1,2,1,0,0,1,0,0,0,0,2020-04-10,"Weak"
"3",-48.49018,-1.45573,"Belém",1,1,1,0,0,0,0,0,0,0,2020-04-12,"Weak"
"4",-43.93449,-19.91668,"Belo Horizonte",1,2,1,0,0,2,0,1,0,1,2020-04-11,"Weak"
"5",-47.92182,-15.82669,"Brasília",0,2,0,1,0,1,1,1,1,2,2020-04-11,"Weak"
"6",-34.84301,-7.04026,"Cabedelo",1,1,0,1,0,1,0,0,1,0,2020-04-12,"Weak"