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 ... 33 34 35 36 37 ... 59
Title Δ
python memory usage: txt file much smaller than python list contain... 0.00
Is there a way to feed a python script a command if it crashes at a... -0.18
How to check the file names are in os.listdir('.')? +1.28
Arabic words in Python 0.00
Workaround for using __name__=='__main__' in Python multipr... -0.94
Scope of a global statement 0.00
How does this C++ unordered_map have four values? I thought it was... +0.78
Shrink double if statement in Python -1.22
When exactly does Python import? 0.00
Python Boolean and Logical Operators +0.91
Why can't I make an int array using 'const int*' same a... +1.16
How to split a string like the shell in python? +0.37
Why are the lookup procedures for getting an attribute from a class... 0.00
multiplication for lists in python 0.00
Concatenating multiple csv files into a single csv with the same he... +0.75
Do I need std::atomic<bool> or is POD bool good enough? 0.00
Can you create thousands of DOM elements asynchronously? +0.29
How to hint python3.6 that parameter must be sized and iterable both? 0.00
How to assign \ character to a variable in Python? -0.40
Python - difference between an empty string and a string of spaces 0.00
All possible replacements of two lists? +0.37
Python line.replace in a text file is adding unwanted blank lines 0.00
Multiple fork calls cause BlockingIOError 0.00
Functions works on command line, but not in script 0.00
How to write lists of data to a .csv file in python? -0.69
Store variables in dictionary for large data -0.16
Return __str__ as result to add to deque? 0.00
Understanding Shared_ptr with cyclic references? 0.00
unexpected word boundaries behavior in regex +0.97
Are properties set in the specified order? 0.00
How can a list's lists be modified efficiently to have equal le... 0.00
Does Python have ternary conditional with elif? +1.70
Python3 reading and writing .txt files 0.00
Filling a python list by preallocating and `my_list[x] = y` as synt... +1.38
Unable to create a list function--Python 0.00
Python3 Dictionary BLANK after first operation -2.16
Is it necessary a "nested" freeing of reserved memory in... +1.34
Python - Big-O of del my_list[:]? +0.73
Why does "can't multiply sequence by non-int of type '... -2.48
In Python error on sys.stdin.fileno() 0.00
Refcount python objects 0.00
Compiler gcc:error; no such file or directory -2.73
__getattr__ returning lambda function requiring one argument does n... +1.07
document.querySelector always returns null -0.41
Python - Why attributes are not inherited? +1.27
smart pointer move semantics unclear to me 0.00
invalid application of ‘sizeof’ to incomplete type 0.00
Decompress gz compressed string using Python3.6 -2.28
Write Python List to file - works on friends computer but not mine 0.00
pickle doesn't work in compile/exec 0.00