StackRating

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

lllrnr101

Rating
1495.39 (4,260,472nd)
Reputation
2,208 (76,249th)
Page: 1 2
Title Δ
Check For String Rotation in Python +0.15
Import Error: can't import name gcd from fractions -3.79
Are there any common Python naming conventions beginners should know? +3.94
Search optimisation in Python 0.00
Reading lines from a file using a generator comprehension vs a list... 0.00
Paramiko : Throwing error when trying to execute python on remote s... 0.00
Trying to assign values from tuple to variables, "Too many val... +0.08
How do you copy lines that contain specific strings from a .csv fil... 0.00
Add delimiters while writing into a text file -4.01
I have problem with discord.py TypeError: can only concatenate str... 0.00
List to string with one space 0.00
how to check two conditions in a single block rather than 2 in python -3.21
Python sort function not sorting properly? +5.86
Hide characters in email address...(asterisk it) -4.02
How to extract elements from dictionary and append to list +2.83
How to reduce multiple if not condition in single line or less code... -1.63
How to set level for logging in python from configuration file +3.99
In Python, is there a way to recover an element of a list that has... 0.00
Python Index Error list index out of range 0.00
How to reduce time to load a pickle file in python or map a pickle... -0.20
Sorting query in python +4.41
I have to make a function which adds the fractions -1.34
python get Object inside Object property by text 0.00
Unexpected output in narcissistic number check in Python 0.00
Insert a node at a specific position in a linked list from hackerrank 0.00
Error when removing nodes that do not have a certain attrubute from... +4.26
Python OSError: [Errno 98] Address already in use but no port is used -1.95
Python tuple inside list -1.21
Any way to include based on Python version +4.35
How to group genes regarding their id and position , python +4.11
Split index on filename gives me wrong output in python 0.00
Python not importing functions from module 0.00
How do you locate/check the letter of each word in a file to see if... +4.23
How can I only download files with timestamps in their names from t... -2.48
Python - dict weird dict writing/reading error 0.00
How to update a List with new Objects in a Class 0.00
Replace all boolean values in a dict by a corresponding value witho... +2.04
UnboundLocalError: local variable 'command' referenced befo... +2.27
Need help in understanding the below python string extraction +0.30
Python file write in csv, problem with row write 0.00
Parsing url string from '+' to '%2B' 0.00
Python auto import module, when version is python2 or python3 +0.13
Pythons os.walk() visits all folders instead of only the given folder 0.00
odoo 14: ValueError: invalid literal for int() with base 10: 'c... -1.50
insert two values in one line of csv in python 0.00
What does the ,_,_ mean in faces,_,_ = detector.run(image = imgR, u... -4.00
Applying Dijkstra with heapq: 'generator' object is not sub... +4.00
Applying Dijkstra with heapq: 'generator' object is not sub... -4.00
How to judge an object is hashable or unhashable in python? -3.65
What is 'target' in 'target = open(...)' +0.21