StackRating

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

dawg

Rating
1502.01 (365,242nd)
Reputation
61,500 (1,483rd)
Page: 1 ... 48 49 50 51 52 ... 57
Title Δ
A* Search - least number of hops? -0.98
how to iterate dictionary in python? +0.29
Is there a way to return literally nothing in python? -0.35
fast method in Python to split a large text file using number of li... +0.55
Why won't this regex pattern match my string? 0.00
A good way to store date-based data using python? +0.62
Python - Get total amount of bytes used by files 0.00
python - Conditional list formatting +0.08
Encrypt/Decrypt an animated gif in Python without storing the final... 0.00
Best way to reset keys which expires in few minutes in python 0.00
What's perfect counterpart in Python for "while not eof" +1.04
Save list of ordered tuples as CSV +1.42
Python: Most efficient way to get two Boolean property frequencies... -0.47
Finding largest palindrome of a multiplication of 2 3 digits number... +0.06
Overflow error Python for Modular Cubes +1.74
Multiplicative combination algorithm +0.39
Comprehensions: multiple values per iteration +0.32
Dictionary best data structure for train routes? +0.77
Is it possible for Python to read non-ascii text from file? -1.34
Remove duplicates from a list of dictionaries when only one of the... +0.48
Where does python open files to on a mac? -0.15
Extraction particulars from a text file using python 0.00
How to fetch the key/value pair of a dictionary only containing one... +0.57
parsing a python string with floats and ints -0.64
Removing Set Identifier when Printing sets in Python -1.10
How to use Python decorators to check function arguments? -0.15
isPrime Function for Python Language +0.10
converting numbers to metric unit in python -1.15
New to python and confused about get() returning None +0.45
Adding an integer to every value in a list of integers +0.20
Python: create dictionary with multi list comprehension +0.69
Understanding Matrix to List of List and then Numpy Array +0.13
Avoiding memory errors using set comprehension +1.96
can a list be converted to an integer -0.73
Why is this CSV conversion coming back as a single element in each... +0.40
Comparison with boolean numpy arrays VS PEP8 E712 +2.77
comparing list with string +0.35
Python: How to create a new list based on existing list without cer... -1.21
How do I delete a tuple in a list based on a value in the tuple? -0.83
Extract specific data entries(as groups) from a list and store in s... -0.37
What is the nature of the round off error here? +0.12
Alternative for 'in' operator for nested lists +0.30
-> in python function definition 0.00
How to prevent Python from removing the leading zeroes in "000... +2.43
Set value in dictionary if value not there? +1.19
How to extract the specific tuples from lists in python? +2.21
Suppose I have three weighted choices: how do I randomly select one? -0.30
combine list of list element in python +2.72
How to split list into separate lines? -1.12
How to Compare Multiple lists of tuples in python? +2.10