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 2 3 ... 59
Title Δ
why do I keep getting Attribute error in python 3.9 0.00
Why does python only correctly import if I'm using -m flag? 0.00
How to eliminate redundancy using a function (def)? -0.28
Is fpclassify(x) == FP_NAN functionally equivalent to isnan(x)? 0.00
How do I properly loop through subprocess.stdout 0.00
Is this the correct way to write a Boolean expression? 0.00
Understanding regexes: r'(.*)\1' vs r'(.*)' vs r... 0.00
append variables to a pickle file and read them -0.26
How to diagnose matrix error in C which utilises shared memory? 0.00
Python - Can someone please explain why I keep getting correct outp... +0.22
How does numpy avoid copy on access on child process from gc refere... 0.00
How do I make my code more compact and elegant? -0.10
What's the difference between functions w/ and w/o parentheses? +0.24
IndexError: list index out of range in a loop of readlines() 0.00
Why is a list variable sometimes not impacted by changes in functio... 0.00
ValueError: bad file descriptor, width = os.get_terminal_size().col... +0.25
patten search in Python 0.00
Why does the Sleep() function behave like this? 0.00
Python subprocess can't call "ssh" 0.00
Python Stop Processes in Generator 0.00
Is there any built-in Math method in js that unifies 0 (zero) 0.00
Python uncaught exceptions in main not killing threads -0.60
Why does c99 const arg allow changing sub values without warnings? +1.11
Python globals and keyword arguments +0.23
Why is my Python program not finding the difference between the two... +0.12
python error, ValueError: invalid literal for int() with base 10: &... -2.94
Python bisect with value x is an array of length 1 0.00
swap dict items python +1.26
Can't replace hex in bytes with python 0.00
How to read two lines from file at a time and split into two variab... 0.00
What is the problem with len and the output 0.00
Iterate dictionary with eval strange behavior +0.24
Doing for loop computations faster +0.23
Identify same values for particular key in list of dictionaries -2.11
How to deal with large csv file quickly? +0.24
Class list - How would I make this repeat to the amount of students... 0.00
What is a difference in XOR function between python2 and python3? 0.00
Overriding member variables in C++ 0.00
Does C++ include all headers a included header file includes? +0.24
Python3 decode bytes 0.00
Does istream::ignore discard more than n characters? +0.85
Python abs() function failing on negative number 0.00
Calling C functions on Python prints only the first character +1.43
(Python 3) When to use and when not to use Self in classes, how to... -0.00
Why does this 'optimized' prime checker run at the same spe... +0.58
How can I delete all the files in a directory but not the directory... -2.73
std::make_unique with placement new 0.00
Python - change multiple elements in list based on indices -2.85
About Python3 semantics 0.00
How to make a TypedDict with integer keys? 0.00