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 ... 47 48 49 50 51 ... 59
Title Δ
Delete elements of a List, using a condition +1.24
setting attributes with 'variable' name -0.15
Removing duplicate letters WITHOUT using join or set +1.35
Extract value from a dictionary using key that is a list -0.25
Fast way to split an int into bytes +0.35
GMP mpz_pow_ui with very large exponent 0.00
what is a better way to check if two complex numbers are identical... 0.00
Tkinter error UnboundLocalError: local variable 'flag' refe... 0.00
Python temporary directory to execute other processes? +2.17
Why my python code gives "invalid syntax" error? 0.00
Accesing dictionaries that are in a list 0.00
Cython string concatenation is super slow; what else does it do poo... -0.62
Importing file format similar to csv file with | delimiters into Py... +0.37
How do I union a list of lists based on a common string in the list... -1.47
Where can I find the dict_keys class? 0.00
Why do dict keys support list subtraction but not tuple subtraction? 0.00
Appending keyword None to sublists in lists 0.00
Grep and returning only column of match +1.16
Global Variable In a Decorator 0.00
Using the `map` function of Python's `multiprocessing.Pool` wit... 0.00
Use subprocess.communicate() to pipe stdin without waiting for proc... +1.91
How to insert dictionaries as values into a dictionary using loop o... -2.07
How do I access a local variable in my decorated function from my d... +0.17
Python Regex Problems and grouping +0.14
How to use recursion in python to gather a nested list? +0.82
Regular Expression, Summing 0.00
why md5 is slower than sha1 in python 2.7.11 0.00
Check if int list in in ascending order with python +0.72
Data Type Mismatch and Conflicting Compilers +1.56
What is a typical instance of using '_rsub__' method in Pyt... 0.00
How to swap 2 values in a dictionary, given the 3rd's key? +0.37
python adding 2 objects or object to a list 0.00
Any simple python package providing dict merge? -0.54
How can I get a list of diagonals in the form of a dictionary with... 0.00
Why do we allocate memory for a linked list with a int data? -1.37
Passing along *args, **kwargs to parent class after modification 0.00
Processing CSV with Python 0.00
Python subprocess call cannot take grep +0.36
More efficient way to select partly records from a big file in Python +1.90
Join one of many threads in Python +0.37
os.walk/scandir slow on network drive 0.00
Regex with \+?= is not working / escaping '+' as expected 0.00
Permanently increasing size of CMD 0.00
Pythonic way to generate a list of a certain size with no duplicates? +2.05
Detect failed tasks in concurrent.futures +1.58
Python get current index of list comprehension without using enumer... 0.00
python iterating through and writing to a file -2.67
How to keep a While True loop running with raw_input() if inputs ar... -0.14
How can I get the base of a URL in Python? +0.58
python, how to detect attributes or functions that defined in class... +0.14