StackRating

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

ShadowRanger

Rating
1696.29 (165th)
Reputation
67,338 (1,301st)
Page: 1 ... 10 11 12 13 14 ... 59
Title Δ
Isolating/indexing/ranging through a list object tuple set +0.53
Subclass a list and modify its append method 0.00
Is it possible to read in a whole folder of csv files using one lin... -0.66
Passing byte string from Python to C 0.00
Python dataclass, what's a pythonic way to validate initializat... +1.14
How can i change x in print("",end=x) at end of loop? +0.23
C++ read 2 lines in a while loop to a map? 0.00
Unexpected size when using malloc() +0.55
TypeError: 'bool' object is not iterable eventhough using a... +0.22
how can I shorten this piece of code that is very redundant +0.22
How to convert string with bytes value back to bytes? 0.00
TypeError: 'int' object does not support item assignment Py... -0.26
Fastest way to read a large binary file with Python 0.00
In Python, when/why should you return a function? +0.71
How to separate numbers with commas? 0.00
How to get (unordered) set difference or symmetric difference in C++? +0.23
Python dictionary with multiple unique values corresponding to a key +0.43
Execute two functions concurrently using asyncio 0.00
Common or pythonic __repr__ methods 0.00
In Python 3, how do you remove all non-UTF8 characters from a string? 0.00
JS If Else madnes +0.25
Instance of an object disappears immediately after I create it (uni... 0.00
create list of dictionary in a pythonic way +0.24
How do I read a file, append it's contents? 0.00
Point of overloaded constructor in Python? 0.00
Python Noob - Looking for anti-spaghetti suggestions and avoiding r... -0.76
Why char * c = NULL; causes an error in the following code? -0.76
Generator expression vs list comprehension for adding values to a set +0.90
Are c++ bits switched atomically when reading unsigned ints across... 0.00
Is it possible to close a file directly after a function call 0.00
Is there a way to read GB size text files faster than my script? 0.00
Python - Duplicates in dir() Is it a bug? 0.00
C++ Operator - method +0.25
Why KeyError raises even the respective key exists? 0.00
combining "if matched" logic from re module with use of g... 0.00
parallelize a function of multiple arguments but over one of the ar... +1.16
while loop code not working (keepgoing='y') -1.31
NUL termination - is it always required? -0.55
Is there a way to compile the Python code ignore syntax? -0.76
What is a solution to this error TypeError: strptime() argument 1 m... 0.00
How to make a copy of an STL object stored in an array? 0.00
How does os.listdir() performs on very large folders? +0.95
How to deal with a TypeError: unsupported operand type(s) for -: &#... -2.74
Can anyone why this code is returning an "invalid syntax"... +1.14
How to prevent a function from adding repeated keys to a dictionary... +0.24
In C: File Not Found Error When using readInputFile function for a... 0.00
in anaconda, pythonw.exe is not showing up inside my directory. wha... 0.00
Why is my Python decorator sometimes of type 'str'? -1.09
Why is the number of recursion 9 less than the recursion limit? +0.88
Why Google Maps refuse to render when a hashtag sign is present in... +0.24