StackRating

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

jonrsharpe

Rating
1666.90 (350th)
Reputation
82,393 (991st)
Page: 1 ... 11 12 13 14 15 ... 49
Title Δ
Store class variable in dictionary +0.31
Sort criteria - sorted() 0.00
Evaluation of 'not (False and True)' +1.58
access python member from object without dict 0.00
What is the best way to check that passed parameters are valid in P... -0.36
Python best practices for functions +0.10
How do I do a a,b,c = x.split(" ") without it crashing wh... +1.09
How do I create a dictionary that indexes the location of certain k... -0.70
Coding practice for blocks in python -0.06
Why does this Python boolean comparison return a triple? +1.33
Building logic gates +0.28
Why does Python's str.partition return the separator? +1.32
How is it possible to evaluate +5 in Python? -0.56
Python String - Passing parameter to .__contains__ from a list -1.34
How can I easily create a python argparse argument with an inverse? -2.82
Is there a way to see if a string contains any symbols in Python? -0.20
how can i make sure that the user inputs a string containing only n... +0.32
How to parse of a simple csv file? -0.25
Getting started with unit testing for functions without return values 0.00
Why doesn't len(None) return 0? -2.21
For loop with Python - using ints instead of datetime +0.69
How to inherit a class attribute that is a dict and make it unique? +0.30
Why can you assign functions to type, const and default? +1.08
Overriding dict.update() method in subclass to prevent overwriting... +0.49
Construct object via __init__ and ignore constructor exception -0.45
Function to reference class variable in Python 0.00
Incorrect List manipulation +0.73
How to better write multiple exceptions with redundant code in Pyth... +0.32
Python CSV reading ascii delimited text? -2.45
List slicing with dynamic index on [:index] -0.84
List slicing with dynamic index on [:index] -2.31
Different slicing behaviors on left/right hand side of assignment o... 0.00
Printing multiple lines side by side with unknown format spec 0.00
hasattr keeps returning False +0.76
Static class variable in Python that isn't copied for each inst... +1.11
Best approach to create an saturating integer in python? -1.23
How do I check if a list contains at least one sublist? +0.05
for loop conversion from C to Python +0.29
Finding values in a dictionary if key matches in a range 0.00
This programme will not print welcome patrick -0.17
Does python consider any method without cls or self arguments impli... -0.01
Learn Python the Hard Way - Exercise 24 +0.72
Input validation for integer input +0.31
print the result as soon as user input "done" -1.52
Nested regular expression 0.00
Returning the middle value when giving the function 3 integer argum... +0.29
How to assign class method to class attribute? +0.29
Extract particular value using regular expression in Python +0.59
Python self and super in multiple inheritance 0.00
Collect position of characters in list of strings +0.27