StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Simeon Visser

Rating
1576.55 (3,320th)
Reputation
88,241 (895th)
Page: 1 2 3 4 5 ... 26
Title Δ
How to extract time and store in an Array/Structure 0.00
use of lambda in itertools.product for better code +0.20
Ensure unwanted names removed in class definition -2.15
Export pip packages +0.42
python: create lists dynamically +0.33
How to update all object columns in SqlAlchemy? 0.00
How can I make something like a?b:c in python? 0.00
Returning a Boolean and a variable at same time in a function ? Pyt... -1.78
Django Logging: Logs not printed in order 0.00
python 2 strange list comprehension behaviour -2.17
Can Postgres be used to take only the portion of a date from a field? +0.42
Python Custom Sort Function for a List -1.66
Pypi, see which package requires a specific package 0.00
Getting number of seconds elapsed in `Wall Clock' time -0.47
Creating lambda expressions on the fly -0.40
can't compare offset-naive and offset-aware datetimes - last_se... 0.00
Ubuntu supervisord PYTHONPATH not getting set +0.39
Mandrill - Merge Vals Null Value 0.00
Using python's in-place addition with unpacked tuples +0.38
Python logging module - time since last log 0.00
Why python profiler gives contradicting results? -1.47
Python test if all N variables are different +0.96
How to 'partially' install a Python package 0.00
Python setup.py install failed 0.00
voluptuous: how to validate non-string value from json data in HTTP... 0.00
voluptuous unable to handle unicode string? 0.00
Python: Cleanest way to write tuples as rows of a DictWriter? -1.54
Method to get the max distance (step) between values in python? -0.33
NameError: name 'one' is not defined python 3.4 error +1.17
Why is single int 24 bytes, but in list it tends to 8 bytes +2.01
How to mock.patch a class imported in another module +1.83
Python/Boto - Writing to AWS CloudWatch Logs without sequence token +0.40
How do I avoid returning None type when an empty list is passed as... +1.87
Python: How to use an item from a python list which appears a speci... -0.80
Using generator to cycle through numbers in a list -2.00
Find out the biggest odd number from three arguments in a function... +0.74
Strange division results in python 3 0.00
Python Logging : how to add a custom field to LogRecord, and regist... -1.45
Python avoid multiple nested loops 0.00
Python "private" classmethod and DRY 0.00
How to convert date string to a datetime object in a specified time... 0.00
Adding values in tens or five python +1.52
Write a mutate function using lambda 0.00
how to Converting below json and load into json.loads()? +0.39
how to differentiate between normal url and image url programmactic... -1.42
How do I make Maps and lambdas work with a matrix in python 3.4? +1.81
Convert date with format dd.mm.yy to yyyy-mm-dd in python 0.00
Unable to mock __subclasses__ in python -0.77
is there a way to install six if I do not have access to internet? 0.00
Will "for i in sorted(my_list):" sort the list every time? +0.28