StackRating

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

progmatico

Rating
1455.33 (4,530,954th)
Reputation
2,080 (80,925th)
Page: 1 2 3 ... 7
Title Δ
Python: Combining unique values in list of dicts where keys are the... +1.17
python read file (or string) into dictionary by first separator only +0.76
Python: Appending system path to import the module +0.57
force subclass to implement property python 0.00
Using Objects In Dictionaries -0.89
create DataManager class which only downloads/creates datasets once... 0.00
Is Autocommit mode efficient? -0.42
Mixing instance attributes and fields in Python data classes 0.00
creating class made of subclasses from other files 0.00
use of access modifier like underscore in python module control how... 0.00
Documentation for set.intersection and others? +0.59
Refactoring a huge function into a set of smaller functions +0.56
Working around "ModuleNotFoundError: ...'__main__' is... 0.00
How to get `self` instance in `mock.Mock().call_args`? 0.00
Python unittest mock a function with optional default argument that... -1.44
Creating a sub-menu from initial menu python notebook app 0.00
Rendering to Home Page when a Slug is not available (DJANGO) 0.00
Is it necessary to add my project to the environment variables PATH... 0.00
How to connect different classes? 0.00
autospecing not throwing exceptoin when invalid args are provided 0.00
__pre_init__ functionalty in python? -0.44
Python Iterator Protocol __iter__ in iterator return value? 0.00
Save and load variables using shelve 0.00
Do multiple immutable objects having the same value point to a sing... 0.00
while loop, in python, how to compare only 3 decimal points to ceas... +0.10
Python unittest patch mock entire class +0.14
What is the point of using private variables if we also use the pro... 0.00
In Python, how can the traceback module be used to find where an ex... 0.00
Where to find __repr__ of Python weakref proxy? 0.00
Create object from related Class or it's own Class? 0.00
Programming with ADTs without OOP? 0.00
OOP encapsulation based on functionality of a program? 0.00
Is it dubious practice to reference a global variable in a custom e... 0.00
Python: lazy submodule imports invalidate parent modules > Unbou... +2.58
Difference between indexed and sequential data structure +1.18
Getting Data Mismatch error in sqlite and tkinter 0.00
datetime.strptime Format does not match format '%d. %B %Y' -0.44
Why does python class method’s first argument change when used as d... 0.00
How to organize code that has 3 parts in Python (pre-processing, gr... 0.00
When we import a module, are we just making the namespace of the im... 0.00
Why did I need only to import child class from module without impor... 0.00
Adding a new property to namedTuple instance in python and convert... 0.00
Property dependency and update in python 0.00
Inverse regex match on group in Python 0.00
Python: var = var / 5 * 2 does not evaluate the same as var /= 5 * 2 -0.22
How to get metadata of Salesforce Objects using Python if the objec... 0.00
How to initialize attributes calculated from other attributes in py... -1.37
Accessor/Storagees class in Python 0.00
How to import module in different path without appending path to mo... 0.00
What is in python, fastest way of reversing a part of a list in pla... +0.07