Posts by WillzWayn • 9 points
2 posts
-
0
votes1
answer34
viewsA: Python - Problem with df.apply(Function)
I figured out the problem. Probably the function of staying indexed all the time in the variable was giving problems. I played the part of (train[i].value_counts().index) out of the loop and…
-
0
votes1
answer34
viewsQ: Python - Problem with df.apply(Function)
beauty? Can I get a little help? Just call. I have a dataframe with some string information and wanted to change them to text. To simplify, imagine that the table contains information of the…