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 ... 21 22 23 24 25 ... 57
Title Δ
What does lambda in return lambda: object_list mean? 0.00
Simple Python Logging Exception from Future 0.00
In Python, how do you "install the repository version?" +0.23
Pythonic Way to Convert Dictionary to namedtuple, or Another Hashab... 0.00
class Boo():pass var1 = Boo var1.x = 4 How is this possible 0.00
Python list comprehension with dummy names identical to iterator na... +0.95
copy item in specific location in list elements to new list in Python -0.98
If an object is unhashable it's an error to ask if it's a d... +1.56
Transformation of JSON file per field +0.26
Convert list of time stamps from timedelta to readable string format +0.23
instantiating two classes with references to each other +1.42
How to read a binary file with a 32-bit float, a 64-bit float and a... 0.00
Python3 most efficient String to Float conversion +0.24
Python sorting multidimensional dict by a specific column +2.01
Python 3 logging - is it possible to split the module name? -0.76
Subtract across Numpy array 0.00
python-how to print a list in the same row +0.25
find greatest number, x for given y and n such that x ^ y <= n +0.96
How to Not allow the PUT method at all but allow PATCH in a DRF Vie... -2.98
python: tuple of dictionary to Dictionary +0.13
How do I manage python versions in source control for application? 0.00
Not able to save two lists mapped to a text file - python 0.00
Parsing a Parse format string in python 0.00
ImportError: No module named <something> 0.00
"python -m doctest" ignores files with same names in diff... +2.01
Get package of Python object 0.00
Add class attributes if another class attribute match the other in... +0.36
how to create code for as below result? -0.23
Euclidean distance between matrix and vector -0.07
__getattr__ unexpectedly updates instance of a non-inherited class 0.00
Creating a float in a list of objects -1.30
python 3 list in one long strand 0.00
How to limit the amount of time a function can run for (add a timeo... +0.23
Access to an array using a list 0.00
python append two matrix side by side +0.63
Multiple arguments with values to custom management command 0.00
Can the use of * to dump excess return in parallel assignment be ma... -0.12
Why does unpacking a chain with a non-iterable argument raise this... 0.00
Can you embed a try in a Python list comprehension? -0.65
Easiest way to create a matrix with pre-determined dimension and va... -1.32
Does hashlib.sha1().digest() ensure unique has value for every elem... 0.00
Python slice strings or add to strings in list of lists +0.22
Python Argparse: Use an empty flag 0.00
Python - Unicode file IO +1.15
What's the best way to keep "pointers" to objects in... +0.59
Python math range error -0.88
What is a Pythonic way to remove doubled duplicates in a list but a... +1.00
builtins.TypeError: __init__() missing 2 required positional argume... -0.25
Django creating new project - access is denied +0.25
finding an element from one list in another list in python +0.47