Curious if there's a way to profile a script line by line in python. I don't have any defined functions in the script, it's all dataframes and manipulation of those dataframes. I've looked into lineprofiler but I'm not 100% sure on how to use it without functions being defined.
Asked
Active
Viewed 55 times
0
-
https://stackoverflow.com/questions/582336/how-can-you-profile-a-python-script – barker Sep 24 '21 at 22:32