StackRating

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

rdas

Rating
1576.17 (3,367th)
Reputation
51 (1,029,467th)
Page: 1 2 3 4 5 ... 15
Title Δ
Python storing a list of class and exporting both 0.00
How do I write and encode my file in UTF-8 style in python? 0.00
Python 3 - While loop not breaking out of the loop when the require... +0.38
Removing set of characters from the end of the string -0.43
Python: RecursionError with Class Inheritance -1.51
How a serverless function be faster than a normal endpoint called t... +1.41
python regex sub replace the whole string 0.00
Python binascii help in the code at the documentation 0.00
why print(x) from class although I have not made an instance of the... -0.87
Python - Accept list of strings (names) as parameter and store it i... -1.79
How to sum-up the last number/element in the list of tuples having... +2.24
Using TTLCache :: cachetools 0.00
Date does not match parsed format in python -0.61
How to gain access to methods of class without inheritance? -0.61
appending object to list of another object +0.39
Compare values in a list of dictionaries and return only dictionari... +0.18
Is there a way to find if an item in a nested list exists? +0.40
How add newline between JSON objects? 0.00
not supported between instances of 'str' and 'int' 0.00
PYTHON: A variable "a" changing value when applying a fun... +2.34
What is the difference between Process.terminate() and Process.kill... 0.00
How to create a list with list comprehension and generators 0.00
Python json file modifying 0.00
How does python handle KeyboardInterrupt during infinite loop? 0.00
creating a new csv file with open() in specific directory +0.40
in python , need to save all results, not last result only 0.00
Why doesn't this for loop print the same integer during each it... -0.82
Tuple of tuples +0.40
Get the longest string from the list using python +0.46
How do I calculate sample size in Python using this equation? +1.49
Can I make a secure "pure function" based password genera... 0.00
How to efficiently detect language for a string on python list? +1.66
Why i cannot perform requests get method on some sites -0.30
Populate list of list with conditions -0.58
How to append data to an existing csv file in AWS S3 using python b... 0.00
Simplifying if-elif statements which involve comparative operators +0.13
Code cannot delete a row in mysql table given a specified nameid or... 0.00
How do you delete an element in a list while in a loop? +1.00
SOLVED: My Python code returns None instead of a list +0.42
Python "while" loop will not terminate +0.14
Python 3: Append integers on a list with while True loop +0.24
How to format string in python 0.00
How to convert this BFS code to DFS and UCS using stack implementat... 0.00
Shell scripting - how to call python shell commands in if statement 0.00
Why does it print individual letters with += and print the full obj... -0.34
How to run bash logical operators from python 0.00
Read content of file which is in Github using pyGithub? 0.00
Why i cannot get in the database? jacky @ local host Password : NO 0.00
Improving time complexity/efficiency for this Python for loop code +0.40
How to merge two arrays into one and find the biggest value from it... +0.40