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 ... 28 29 30 31 32 ... 57
Title Δ
taking default value in argparse 0.00
Django's full_clean swallows the code kwarg to ValidationError.... +0.29
How to convert the string '1.000,0.001' to the complex numb... +0.92
Positive Count // Negative Sum -0.57
cycle "for" in Python +0.67
String variable just refuses to be turned into an integer 0.00
Django filter with two hops over ForeignKeys 0.00
Short-circuit evaluation like Python's "and" while st... +0.83
Counting items inside tuples in Python -1.63
Find a substring in block of text, unless it is part of another sub... +0.80
Remove the first N items that match a condition in a Python list -0.44
Create wheel without building dependencies 0.00
What's the difference between True and False in python grammar? +0.78
Are for-loop name list expressions legal? +2.05
Is file automatically closed if read in same line as opening? -2.12
How to get longest alphabetically ordered substring in python -0.65
How to download this GIF(dynamic) by Python? 0.00
How set permissions for create action in rest_framework -0.20
Django: How to do reverse foreign key lookup of another class witho... 0.00
allPrimes printing out a empty tuple Python -0.65
Get directory dynamically with python script 0.00
ImportError: No module named durationfield.db.models.fields.duratio... +1.68
Opening Pycharm from terminal with the current path -2.73
Computed static property in python +1.48
Multiple Inheritance With Same Method Names but Different Arguments... +1.20
Python Calculate log(1+x)/x for x near 0 -0.20
Import error for urllib3 +0.29
Running pytest to assert output of an entire script 0.00
Replacing an item in list with items of another list without using... +0.61
Explanation for the second case that made contextlib.nested to be d... 0.00
How does Python print a variable that is out of scope +0.30
converting chr() / ord() with multi characters -1.09
How to shift list indexes by a certain value in Python -0.43
numpy.where for 2+ specific values -1.24
Find group of strings that are anagrams -0.05
How can I print to console after button press?(Python 3.5) 0.00
Changing __getattr__ during instantiation 0.00
How to get a max string length in nested lists +1.17
converting list of lists into a table +1.36
How to create a file in a folder +0.30
function decorators to specify the first two lines of the def? -0.36
"None" shows up with print line and input in basic code 0.00
How to use the root package in an import? +1.70
Data Migrations on Django getting previous Model versions 0.00
Passing all elements of tuple in function 1 (from *args) into funct... 0.00
How to get matrix rows by indexes? 0.00
What is this kind of chain assignment and comparison in python? -0.57
Using Python's regex .match() method to get the string before a... +0.47
How to apply bitwise operator to compare a list of objects +1.65
How to split a list by a changing step size? +1.35