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 ... 29 30 31 32 33 ... 57
Title Δ
Replace string by matching using regular expression python 0.00
What is the technical name for numeric properties that represent a... +1.76
python Combining items in a list of lists based on contents +0.43
How to specify a variable as a member variables of a class or of an... 0.00
Why is numpy.prod() incorrectly returning negative results, or 0, f... +0.36
How to convert a list of lists containing a single integer each int... -2.09
Creating hyperlinked relations when testing Django Rest Framework +0.29
How to add multiple key-value pair to Dictionary at once? -0.70
Why the default argument behaved globally immutable? 0.00
how to stop this gunicorn server? 0.00
How to create a lambda for assignment? -2.17
Change a parent variable in subclass, then use new value in parent... +0.30
Django Nose - Need to capture output while running tests 0.00
Getting 'dict_keys' object does not support indexing despit... +1.65
Which exception should I raise for a REST API error? 0.00
argparse: make one argument default when no arguments are called -2.65
Does ending a python 2.7 print statement with a comma not work in t... 0.00
Clarification about Python imports +0.95
matplotlib interactive… isn't 0.00
I have a list of lists. I would like to make a new list of lists, b... +0.30
django tutorial: where does question_id come from? -0.20
Returning multiple values in a FLASK response 0.00
python asyncio invalid syntax ubuntu 0.00
How use filter in following case . 0.00
How to calculate timedelta pairs from a dictionary -0.71
What is the point of calling super in custom error classes in python? +0.30
Itertools.product raises "Error in argument" 0.00
Python Using Keyword and variable number of arguments in same funct... 0.00
What happens when an exception occurs in a module initialization 0.00
Slicing list inside a method (Python 3) 0.00
Is it possible to add a value named 'None' to enum type? +0.29
Define an arbitrary Field on a django-rest-framework Serializer tha... 0.00
How do you negate an annotated field in django? -0.70
How to flatten a dictionary with nested sequences into a single seq... +1.63
Why is there an underscore following the "from" in the Tw... 0.00
Working out dependent groups -0.31
How do I create a "dummy" module object? 0.00
Is it possible to assign a default value when unpacking? +1.29
IPython 5.0: Remove spaces between input lines 0.00
Can I call a dict of python objects from with a method of another c... +0.30
How to call a function for every for iteration of a zip of two lists? +1.16
python: read in text file in numpy.loadtxt format splitting integer... 0.00
How to define models/serializers correctly for Django REST Framework? +0.30
Django: "column <whatever> does not exist" while ru... 0.00
delete list element by index while iterating using python +0.30
possible combinations of strings in an array in python? +1.06
How to assign member variables temporarily? -0.90
A weird string literal identity issue in Django +2.17
How do I set permissions for POST requests in Django REST Framework? +0.31
Declaring decorator inside a class +1.10