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 ... 13 14 15 16 17 ... 57
Title Δ
Child processes generating same "random" numbers as paren... 0.00
Class Identification in dynamically loaded classes v.s. classes loa... 0.00
installing pip and other libs using easy)install fails due to SSL -0.24
Why is Numpy random.uniform not so uniform? 0.00
How to put extras_require in setup.cfg 0.00
Convert 2-tuple key in dictionary and add to a new dictionary as a... -0.98
the importlib.import_module has strange behavior in python3.5 0.00
function to return how much to add to make a negative number positive 0.00
Why is this false? `SomeClass.method is SomeClass.method` 0.00
Python Packages not recognized by iPython 0.00
python .format thousands separator in specified field width 0.00
Add text between strings as needed +0.68
How to unit test a method called within __init__() function? -0.74
using Python venv from script +0.27
install a library if necessary +0.24
How could I get a descending OrderedDict from namedtuple, Python? +1.17
Python: Weird behavior while using `yield from` 0.00
Do I need to import submodules directly? 0.00
Distributing python packages to offline machines -2.93
Slicing elements from a Python list using Boolean indexing +0.22
when is else statement in loops needed +0.75
Django: filtering queryset by "parameter has part of field'... +0.29
Is it better to file.write() or to print to file? 0.00
Using strptime to get UTC offset with separation between hours and... 0.00
Does the MRO of this class hierarchy is the same for old-style and... -0.09
Is it OK in Python OOP to initialize a class from the module it'... 0.00
Mock the return value of __call__ +2.06
How can I get a class object name but not its address in python3 0.00
How do I convert an array of tuple strings to an array of tuples? +1.29
How would I turn a double-digit number within a string into a singl... +1.89
Get imaginary and real part of value from the complex number "... -2.55
Converting multiple list data to dict -0.75
Why is Class property.setter not a case of method overloading? -2.63
Python3 metaclass: use to validate constructor argument -0.66
how to flatten a itertools.product 0.00
Finding the key of a max or min value -0.96
Python 3: detect single string fraction (ex: ½ ) and change it... 0.00
python arbitrary slicing using a function +1.14
Recovering original argv +0.93
Exclude __builtin__ module 0.00
Modify int in place +1.06
Issue with os.walk onerror argument 0.00
storing values from loop 0.00
Mock requests library globally for the whole run of pytest 0.00
print() function's end argument 0.00
Why doesn't Python have a "continue if" statement? +0.25
Travis.yml file not being found in Django project 0.00
How can I sort sublists that are part of a list based on a single v... -1.39
How to run Python script with list separated by commas and spaces a... -0.76
Does 'finally' always execute in Python? -0.17