Posts by Leonardo Grando • 55 points
4 posts
-
0
votes1
answer45
viewsQ: Transform Pandas str objects into numeric values
How do I use Python to transform the following string: [[98 9] [55 16] [9 50] [68 0] [24 1] [80 16]] in two numerical vector chains (the first string containing the first values: 98 55 9 ... and the…
-
1
votes1
answer1875
viewsQ: Run "Procv" on a Dataframe Pandas
I have a Dataframe in pandas containing a listing with values similar to these: a e r 0 88 6 -496 1 8 2 -188 2 76 5 -482 3 78 4 24 4 19 1 -346 5 40 1 -346 6 61 0 -224 7 79 1 -346 8 64 4 24 9 86 0…
-
0
votes0
answers78
viewsQ: Edit Latex in Vim and Aspell - Accents
Hi, I’m trying to use VIM to edit a Latex file. When writing the text in Latex in the same I can accentuate normally, having difficulty to correct it in Aspell or Texmaker: I write in VIM:…
-
4
votes1
answer309
viewsQ: Saving values for all iterations in R
Hello, I am making a code in R to calculate the various values of a fuzzy code (using the package "Sets"). I made the logic for him to calculate three Fuzzy variables from the smallest to the…
rasked Leonardo Grando 55