StackRating

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

wim

Rating
1722.75 (76th)
Reputation
181,552 (277th)
Page: 1 ... 50 51 52 53 54 ... 57
Title Δ
Why tuple is not mutable in Python? -2.19
(Python) Creating a list with a unique automatically generated name +0.97
Python: function to fetch data always returns None -0.89
CSV Module AttributeError -1.74
how to delete a key from a dictionary with the highest value? +0.04
how do i create a list of dict in python with the data been read fr... +0.03
Python - 'ascii' codec can't decode byte +0.15
Python (2.x) multiplication is not happening properly +0.46
Why does Python's Decimal display some simple values as expontents... +0.21
python email get values for multiple headers of the same name 0.00
getting pascals to print in multiple rows +1.14
Python type() or __class__, == or is +2.28
Python. Chess symbol in windows cmd -0.07
How do I extract certain parts of strings in Python? +1.67
Equivalent of a PATH variable for IPython? 0.00
Reducing the size of executable from py2exe 0.00
Finding numbers with a certain format +0.45
Python Code to Create Sum of Neighbors and itself in the original l... +0.68
Return words with double consecutive letters -0.53
Python as a CMD data logger for time (run continously) 0.00
Renaming files to their foldername -0.03
How to convert a random number to another base format? -2.05
Skip first couple of lines while reading lines in Python file +1.32
Or and And Statements, Proper Method 0.00
Why is this list returning x and y in the wrong order? +1.44
Cleanest way to remove common list elements across multiple lists i... +0.47
Using Numpy to generate ASCII kernel +2.46
How to count values in a certian range in a Numpy array? -0.14
ipython: how to run two script 0.00
Break down this list using list comprehension +1.79
Python - Count occurrences of certain ranges in a list -1.09
Whats the most efficient pythonic way to do this : +0.43
How do I dereference in python? (Image Processing with openCV) +1.39
Replace bash shell with python program's cmdline interface 0.00
How to remove n number of elements from a list by index in Python? +1.41
Python: Efficient way to manipulate a string? +0.74
How to write If statements for all 2^N boolean conditions (python) -0.42
Is it OK to use classes as dictionary keys in python? -1.77
how to check values if it has a like/same key in a dict in python? +1.06
Use of True, False, and None as return values in python functions +0.00
How to replace an object in python -1.00
How can I write a 'numbers only' language in tesseract on python? 0.00
Is there a way to tell a python function received a default value o... -0.07
Nested Lists in Python - Shifting entries alongside dimensions effi... +0.47
Totals seems to be wrong +0.61
Subclassing a list in Python. Why does slice and empty list not work? +0.64
How to do other stuff while user deciding if write anything in raw_... +2.00
Python: How to make a function that asks for the exact amount of wo... +1.31
How do I clip a floating-point number to just below a limit? -1.31
How to print current loop number in an iteration over a dictionary... +0.11