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 ... 12 13 14 15 16 ... 57
Title Δ
plt.show() does nothing when used for the second time -0.74
How do you count subdirectories in a folder? -1.87
Make logging output pretty when using backslash in string for Pytho... +0.24
Take everything out of a file name except from numbers +0.81
%precision 2 on Python +0.25
Why are attributes lost after copying a Pandas DataFrame -0.83
How do I define a datetime field in a python dataclass? 0.00
Logging format with multiple timestamps? +0.26
Sort by datetime in python3 0.00
How to get virtualenv to run Python 3 instead of Python 2.7? +0.67
Assembling matrices in python (scipy/numpy) +0.25
Where do you put a decorator after you've written it? +1.07
Always download tar.gz from pypi server 0.00
Does the seed function in numpy and random work need to be set in e... 0.00
python: concatenate integer items in a list to a single string -0.74
How to make a function change variables while in a while loop? -1.29
Reversing non-unique dictionary +1.04
How to split an array according to conditional statement? -1.40
How to reinstall broken pip? 0.00
best way to test an ASCII character in a python3 bytes object 0.00
Runtime Error during iteration? +0.03
argument binding for dynamic __init_subclass__ method 0.00
Python pathlib make directories if they don’t exist 0.00
Can't upload project to pypi 0.00
Numpy: np.sum with negative axis 0.00
How to use two nested lists to make a dictionary? +1.85
Combine or merge dictionaries based on more than one key or multi k... +1.34
Not recognising arbitrary keyword positional arguments using **kwar... -0.24
Why do methods **NOT** decorated with `@abstractmethod` have an `__... 0.00
How to loop in a list more times that list size in python? +0.73
How to call a Python class instance from a list? +0.27
How to catch inner exception in python? 0.00
How can I determine if the numbers in a list initially increase (or... -0.33
using Python to send subprocess commands with escape characters -0.83
Is list(set) operation O(1) in python? 0.00
Need to pull multiple values from python list comprehension? 0.00
Why does this numpy array with ten times the values take exponentia... 0.00
Combining text as blocks -2.61
How do I convert (3,) numpy vector to (2,2,3) matrix? 0.00
Which encoding is used for strings in Python 2.x? -1.59
Unpacking generator which yields a dictionary +0.24
How to add a dataclass field without annotating the type? -1.44
How to add a dataclass field without annotating the type? +1.56
How to specify an import path when the file is called from differen... 0.00
How to make all combinations of many functions in python? 0.00
Replace attributes in Data Class objects +1.11
How to format python interpreter text? 0.00
unittest.test namespace doesn't exist in linux python 0.00
Using recursion to combine values in a dictionary +1.32
How to get groups of numbers separated by commas in python? +0.30