StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

tdelaney

Rating
1558.10 (5,965th)
Reputation
36,152 (3,149th)
Page: 1 ... 8 9 10 11 12 ... 47
Title Δ
List element (object) not subscriptable 0.00
Python Filtering String Text to Remove Picture Characters +1.94
How to run a shell command in parallel to another command in python? -0.07
Import a module from a sub package not working -0.07
How to put both a key and its value from a dictionary through a fun... +1.22
Is everything in Python castable to a string? -0.65
Pandas how to save a list to csv -1.97
Declare init function without having a class in Python 0.00
How to read files from Python scripts called from anywhere 0.00
Try + Except only catches certain exceptions 0.00
In my python email script running in bash, after attempting to run... 0.00
Multiple excepts in python -0.06
Importing a file in the same sub-directory of a module +1.33
Error in Python: name 'df' is not defined -0.25
Python - Find string in file of certain length and the string must... -0.32
How to Subtract one column in pandas from another? +0.43
Need to understand why my function is working in this way -0.12
Batching very large text file in python -1.38
Same callback, multiple threads +0.34
How to kill a subprocess after 50 seconds? -0.06
Python asyncio runs slower 0.00
Creating a multiline string using a for loop in python -2.09
Modify Values in a Dictionary While Iterating Through It -0.35
Xml to dict how to ignore some characters when I convert my xml fil... 0.00
Values in python dictionary getting converted to double quotes rath... +0.04
When should i use a class initializer __init__() +0.37
Change a function argument name in Python 0.00
Is the variable defined or will it raise an exception -1.38
How can i make BeautifulSoup finde more than one tag? 0.00
How to use a function in a separate thread 0.00
I can't understand why my python script wont work Traceback and... 0.00
How does this for loop return the last line of a text file in Python? 0.00
Is there any easier way to write this comparison operator statement? -1.42
Why does "int(''.join(map(str,numset)))" result i... 0.00
Add Multiple Data Entries from CSV to 1 String in Python 0.00
Some doubts about Thread Pool Executor and Thread in python -2.30
python multiprocessing : AttributeError: Can't pickle local obj... 0.00
Using Python code to write into a python 3 shell to develop a datab... 0.00
Is integer immutable or mutable? -0.80
having problem with installing Python package 0.00
Read subprocess stdout while maintaining it in the buffer 0.00
Does Python random.seed() and numpy.random.seed() implementations d... 0.00
Stop pulling data from an API after a specific amount of time 0.00
How to fix the adding to CSV file problem? 0.00
read csv and Iterate through 10 row blocks 0.00
Python multiprocessing RuntimeError 0.00
I can't loop through a directory which has images -0.58
CSV reading with Python +0.43
Why my multiprocess queue might be "losing" items? -0.09
How to assign a new value for class variable from class methods? +1.47