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 ... 16 17 18 19 20 ... 57
Title Δ
Modify input before executing Python class definition 0.00
Django model property with parameter 0.00
Django: I cant create a model, I got this error:[pylint] E0001:inva... -1.28
how to allow -non_number as arguments in python argparse +0.28
Nested Scopes misunderstanding +0.24
Using ProgressBar to Display Value Instead of Bar 0.00
Python: Better way to take every letter/number/etc. from a string a... -0.35
Changing certain characters in a list at a specific position +0.24
How to create a unittest from a function that prints a message and... +0.01
set function usage? 0.00
unbound method save() must be called with MyModel instance as first... 0.00
Argparse optional argument with different default if specified with... -2.67
How Can I send AWS credentials with Python requests? +1.14
Encode array of integers into unique int -0.77
Restricting all the views to authenticated users in Django -2.23
How to filter a filed when it is Null or null character string? +1.07
Does "from __future__ import..." have any effect in up-to... +0.30
Prevent Pandas to_json() from adding time component to date object +1.38
How to tell if a python module is intended to be python 2 or python... 0.00
Python3 f-strings only interpreted in bash 0.00
cannot import name defaultdict error for nltk 0.00
call on multiple lists within a nest +0.27
Python - ValueError: setting an array element with a sequence -1.80
alternative to setting an environment variable in unix 0.00
how to filter Django objects with a varying number of filter terms 0.00
Python sys.modules has 3rd party modules I'm not importing, how... 0.00
How to write one-line ternary expressions using `is None` in Python? 0.00
break down a long string to integers 0.00
Unknown service error botocore 0.00
How to test redirection in Django using pytest? 0.00
`python -m foo.bar` vs. `python foo/bar.py` for local imports 0.00
Can I rely on self.request in django class-based views? 0.00
why is the Numpy matrix multiplication operation called "dot&q... +1.10
Is there syntactic sugar for a function that accepts a tuple? +0.79
How to sort a list and handle None values properly? +0.87
Expressive way compose generators in Python -0.93
Match a number that is preceded by 's' and succeeded by ... -0.99
python-2.7 execute code on object import +1.42
trouble with custom imports Python3 -1.01
Most efficient method to find maximum element and list of maximum e... +0.33
Numpy isnat() returns value error on datetime objects +0.27
pytest.mark.parametrize with django.test.SimpleTestCase +0.27
How to I change the Manifest.in depending on the extra_requires I w... 0.00
How does Pythons logging format string work? 0.00
Prevent underflow in floating point division in Python -1.33
Import static method of a class without importing the whole class 0.00
Which is more optimal, infinite recursion or infinite loops? 0.00
variable defined in a class gives an error in Python 3 +1.02
Generating Factorial recursively in python? -0.20
Does a del statement open up memory? 0.00