StackRating

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

jsbueno

Rating
1569.95 (4,050th)
Reputation
58,866 (1,584th)
Page: 1 ... 8 9 10 11 12 ... 40
Title Δ
What does the \newline escape sequence mean in python? +2.12
Python, calling subclass method from abstract base 0.00
Can't pickle <class 'a class'>: attribute lookup... 0.00
How does WideCharToMultiByte deal with codepages? 0.00
In Python what does putting a variable or command next to a empty (... 0.00
How to print/log that a child in Process is done? 0.00
Is there a Python pool for individual iteration in loops? 0.00
How to ask Python to show the lazy evaluation figures of <0x...&... 0.00
Property getter and context manager 0.00
Python - What does it mean for a Class to be callable? +0.48
Python 3.6.3 vs 2.7.3 for regular expressions: same script differen... 0.00
How to get property in __getattr__ method? 0.00
In Python, is it acceptable to use a metaclass to add and remove ma... 0.00
When can i safely use float to do math? +0.45
Class Decorator when Inheriting from another class 0.00
How to use python metaclass for the following scenario? +2.32
Python Dynamically subclass a base class containing the __init_subc... 0.00
strcmp ignoring accents, outputs false 0.00
A good practice to implement with python multiple inheritance class? 0.00
Accessing the parameters of a constructor from a metaclass 0.00
After playing my game once, if i select it again from the main menu... 0.00
How is everything happened when a class's metaclass is a subcla... 0.00
Animated enemy pygame 0.00
creating a signature of function parameters in Python +0.44
Incorporation of multiprocessing in pygame 0.00
How does import works in python? 0.00
utf-8: How to recover from missing bit? -0.05
How to prevent data from automatically converting into date when wr... 0.00
Auto instantiation of class after import in Python +0.74
python how to distinguish bool from int +1.05
How do the __slot__ descriptors work in python? 0.00
Python Decimal division giving unexpected answer -0.04
where can i find vala binding for libgimp? 0.00
How to get more tags from requests.get() 0.00
Python Lazy Loading Property not working for Class method +2.69
Using map to sum the elements of list -0.20
Why does __prepare__ take name and bases as parameters -0.08
How to write Python dictionaries to file without make them strings? +0.46
python3 list comprehension using a dictionary doesn't always re... -0.03
How do you pass arguments to __metaclass__ in Python 0.00
Jump to next line in single print function 0.00
Why isn't __instancecheck__ being called? -1.41
how can I quickly convert in python an xlsx file into a csv file? +1.10
Reverse linked list returning new linked list +0.08
Python Pluginsystem 0.00
Python: Set a string as the default of a nested dictionary? 0.00
Efficiently mapping unhashable objects to their index in a list +0.48
How to ignore unpacked parts of a tuple as argument of a lambda? -0.59
why doesn't the second rectangle stay visible in my SVG code 0.00
'classmethod' object is not callable inside a metaclass'... -0.22