StackRating

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

Rick

Rating
1450.41 (4,532,540th)
Reputation
15,344 (9,153rd)
Page: 1 2 3 ... 5
Title Δ
Python dataclass to implement choice type +0.56
Assign the third word of every line in my file to a list in Python 0.00
Parse words from lines with colons (simple beginner assignment) -0.43
How to initialize a class in python, not an instance 0.00
Accessing python namedtuple _fields from other modules -0.42
Python - default values for positional function arguments? +1.19
with open(), how can I tell if I am at the last line of a file? +2.23
Fix broken display of SVG using ipywidgets DOMWidget in Jupyter Not... 0.00
something wrong with if-else statement in my usecase -0.43
Only read certain rows in a csv file with python +0.10
python format function with { } -0.48
How to rewrite this simple loop using assignment expressions introd... -0.15
How to change Python version in Anaconda, install Numpy and sklearn... 0.00
How numpy comparison works -0.76
Store widget object state to an ipython kernel object instance rath... 0.00
Meaning of id() and why different objects from Process fork have th... 0.00
How to call function once in testcases in pytest 0.00
Python: splitting dictionary into smaller dictionaries by keys (tup... -0.25
How to count occurences of a word following by a special character... -0.88
Make class castable to both tuple and dict 0.00
Why are the .copy and .clear methods not part of the specifications... 0.00
attempted relative import beyond top-level package message in PyCha... 0.00
Add-On class in python 0.00
Unique indices for elements in a list 0.00
How can dataclasses be made to work better with __slots__? 0.00
Call __exit__ on all members of a class -0.68
How to choose different elements of a list other than the indexed e... +0.44
How to implement temporary function "memoization"? -1.00
How to loop twice over a list in Python +0.56
Why am I getting an index error after reading in data and splitting... 0.00
list comprehension to build a nested dictionary from a list of tuples +1.35
Importing a big txt file into Python and creating a list of lists -0.44
List comprehension ValueError: too many values to unpack -0.96
Modify dictionary in Python 0.00
Dynamic type creation using SimpleNamepace with positional arguments 0.00
Modify arguments to typing.NamedTuple prior to instance creation 0.00
Python - Grade Calculator -0.08
How to declare the Class instance from inside of itself -0.01
expression for capturing aligned, fixed width fields of integers wi... -1.39
Import Gdal not working +0.07
How to mock non-calls to object methods in Python unittest library 0.00
How do I perform a case-insensitive search for files of a given suf... +0.10
Sort dictionary by key with highest frequency -0.42
How to loop over a list of strings, operate some string manipulatio... -0.36
Avoid being bitten by a contaminated namespace 0.00
I want to split a string by a character on its first occurence, whi... 0.00
List the second item in a tuple (used as a Python dictionary key) g... +0.58
python pytest for testing the requests and response 0.00
How to initialize a class member using a classmethod -0.90
a flag for testing if a generator is "running", and/or al... -1.31