StackRating

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

Mikhail Gerasimov

Rating
1522.10 (28,126th)
Reputation
14,188 (10,053rd)
Page: 1 ... 7 8 9 10
Title Δ
rearrange a list using contents of another list in python -3.98
Python Splitting a file into many files and adding in extra info -0.20
Python: Passing function with arguments to a function +1.03
How do I solve this urllib2.URLError: <urlopen error [Errno 1001... -4.14
Python selenium chromedriver.exe questions 0.00
Create key/value pair in Python using an if conditional -3.23
Nestable timeout decorator? (i.e. timeout decorated func calling ti... +3.57
Python asyncio - Loop exits with Task was destroyed but it is pending +0.12
Pythonic alternative to nested dictionaries and lists -0.06
Python portable pyinstaller 0.00
How to use PyCharm for GIMP plugin development? 0.00
Python - operate on certain elements of a tuple while doing multipl... -4.35
Access outer class object from inner class in Python 3 0.00
Python 3.X combining similar lines in .txt files together +2.04
PEP0484 Type Hinting: Annotating argument of given class, not insta... 0.00
Asyncio in python3.5 spams with INFO +0.16
how to add a coroutine to a running asyncio loop? -3.93
What's wrong with the following two lines +3.82
Is there any way to guarantee asyncio.Task will be started immediat... 0.00
Only using items from one list once in nested list comprehension +0.15
Synchronous blocking of multiple resources +0.40
How do you bind methods to objects in python during runtime? +3.95
Python - insert into list -0.53
Python: how to find duplicates and sum their values? +0.92
Picking up an item from a list of lists -0.54
Python: matching values from one list to the sequences of values in... +0.09
Python Regex - find a pattern of string in a word -1.89
Python: matching values from one list to the sequence of values in... +3.96
What is the better way of extracting values between <hr> tags... +4.22
How can I await inside future-like object's __await__? -3.96
How could i parse the html into dictionary in elegant way 0.00
Tor + Urllib2 Python 0.00
code that count the amount of yes and no in a list 0.00
When to use and when not to use Python 3.5 `await` ? 0.00
replacing blank strings with count +4.11
max([x for x in something]) vs max(x for x in something): why is th... -3.91
Python: how to write this the "pythonic way"? -2.51
Pythonic way to iterate through a range starting at 1 -0.05
Creating a temporary async timer callback to a bound method with py... +1.34
String + Variable + String formatting in Python -1.50
Python loop through lists and append according to conditions -1.34
Finding the minimum and maximum of a list of arrays +3.75
Convert a list of bytes to a string in Python 3 -4.42
How to turn on "unused imports" highlighting in PyCharm 0.00
Python Scrape with requests and beautifulsoup +0.08
How to disconnect a signal from a slot which is a lambda? -3.41
Method chaining with asyncio coroutines +5.21
Different QWebView objects produce identical output for same urls 0.00
Best way to make class variables initialization mandatory +4.69
QT 5.4 WebEngine dev tools for javascript 0.00