Posts by Igor Capão • 33 points
1 post
-
3
votes1
answer126
viewsQ: Fastest way to iterate over lines in python, pandas
I’m having a certain performance difficulty in the code because it’s taking too long to run. I have the following Dataframe. (Example because what I’m wearing is much bigger) orders = {'Código':…