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 ... 5 6 7 8 9 ... 57
Title Δ
Why does ~pd.isnull() return -2? +0.81
How can I create a python module that returns another module 0.00
Why does a submodule's code try to import a sibling submodule b... 0.00
Setters for class variables +0.74
Pythonic conversion to singleton iterable if not already an iterable 0.00
Why does the any() method not return what I think it should? 0.00
Django self.assertEqual comparing 2 new unsaved objects 0.00
What's the difference between 'r = yield n' and 'r... +0.54
How to use multiple user models in Django? 0.00
Python ternary order of operations 0.00
Are python 'switches' (dict) supposed to call every func in... +0.24
storing logger messages in a list 0.00
Python logging setLevel what does integer input mean? 0.00
Why is print(456 ** 5582) so fast in python? 0.00
How do I concisely end print() with a double new line? +0.22
Why does the `is` operator behave differently in a script vs the RE... +1.17
latest version of pip that supports config flag 0.00
Simple way to validate a date irrespetive of its format 0.00
In python setup.py, how can I allow a user to install my module'... 0.00
How do you set the display name of nested classes in Python? 0.00
Shorter version of UUID4 +0.24
add_subparsers doesn't identify sub_argument 0.00
When and why does the interpreter unravel by assuming same length s... -0.33
Should current Python projects list `<4` in `python_requires` (s... -0.98
How to use OR or AND in fnmatch.filter? +1.39
How does setuptools installs test dependencies on python setup.py t... -1.01
Do lambdas get executed in the context of the calling script or the... +1.18
What is the difference between distutils.util.split_quoted and shle... 0.00
Where does Python Pip Install Wheel puts the files +0.24
Why won't Python package install from my personal PyPI server? +0.30
Capture URL parameter with requests-mock 0.00
Python Testing - Is this a safe way of writing my tests to avoid re... 0.00
Catch numpy ComplexWarning as Exception 0.00
Making a group of ArgParse arguments optional 0.00
What is happening behind the scenes when calling object.method() an... 0.00
requirements.txt tilde equals (~=) vs tilde greater-than (~>) 0.00
Skipping import modules in pytest from the command line 0.00
Python logger with multiple modules 0.00
How to save state of an iterator in python? 0.00
How to create PyPi package with top-level functions +0.23
Importing files from sibling directory 0.00
Python: Why does heap give incorrect first pop? +1.86
List comprehension from two different length lists ( [2 * n] and [2... +1.11
How can I see the source code of deque module from Python's col... 0.00
How to create a static class property that returns an instance of t... +0.23
How to reduce duplicating data in array +0.25
Why is the object returned by `__new__` mutable, even for an immuta... 0.00
Python summing values in list if it exists in another list +0.39
Python STDIN for multiple values -0.64
What is the intersection of the keys of dictionaries +1.64