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 2 3 4 5 6 ... 57
Title Δ
os.makedirs wrongly catches extension-less files for directory on m... 0.00
Python context management and verbosity +0.24
List comprehension and intersection problem +0.23
Python intersection of arrays in dictionary -2.16
Fill a list randomly with 2 digits of all possible combinations of... 0.00
Why does numbers.Real not have __gt__ as an abstract (or default) m... -2.00
For Python2 to Python3 code conversion, Which version of Python &am... -0.21
Order of operation for ** +0.59
In Python multiprocessing, what happens to stdout when subprocess e... 0.00
What represents status 531 or 540 for uwsgi process in uwsgitop? 0.00
how to get the variable from an any() function +1.31
Problem calling assert_called_with on mocked function 0.00
How to install pip wheel packages for a different platform 0.00
Installing hashLib gives SyntaxError: Missing parentheses in call t... 0.00
Is there a way to find the nᵗʰ entry in itertools.combinations() wi... +1.60
AttributeError: 'module' object has no attribute 'DEVNU... 0.00
uvicorn is not working when called from the terminal -1.27
How to have the same updated value of a Parent class be passed down... +1.11
Is there a way to never exit on KeyboardInterrupt in python? +0.23
How to install Flask-mysqldb for Python? 0.00
Python does not match format '%Y-%m-%dT%H:%M:%S%Z.%f' +0.07
use of **kwargs for backward compatibility +0.22
correct shebang for virtualenv -0.77
Can I have multiple console script names point to the same script i... 0.00
Dependencies (requirements) for setting up, testing, and installing... 0.00
Why can I not read the 'typename' after creating a namedtup... 0.00
How can i get the names of the methods that were chained in a class? +1.25
What are the python builtin __exit__ argument types? 0.00
Time complexity for adding elements to list vs set in python -0.81
How to deal with `;` with `urllib.parse.parse_qsl()`? -0.75
How does Python know where to locate a created immutable value when... +0.59
How to get from YAML file the parent id by child value using python? 0.00
How to group elements of a list that are within n of each other 0.00
Is there an opposite of string.format() in python for setting/extra... +1.25
tempfile.mkdtemp() difference on osx? 0.00
Import two modules with same name at top of PYTHONPATH elements 0.00
What does "import" prefer - .pyd (.so) or .py? +0.23
How to create a similar to "setUp" method in unittest usi... 0.00
how to convert a str variable likes "xe4\xb8\xad" to Chin... 0.00
Where does pip install packages with a virtual environment? -2.80
Why does np.float('nan') cause problems with dicts, but mat... 0.00
How to check if python package is latest version programmatically? -0.31
How to check if python package is latest version programmatically? +0.61
Python - count the occurrences of a list of items in a list? 0.00
How to copy manually only a single site package without pip install? 0.00
More efficient ways to find the number of matching values shared by... 0.00
Is there some way to manually set the global namespace for a partic... 0.00
finding the most amount of times a substring appears successively i... 0.00
one liner with raise 0.00
pass a parameter to a pytest fixture for teardown 0.00