StackRating

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

VPfB

Rating
1456.24 (4,530,567th)
Reputation
4,401 (37,950th)
Page: 1 ... 4 5 6 7 8
Title Δ
Read the end of an IP Adress -0.18
Creating recursive function for nested loop in python 0.00
Run a python code every 00 seconds on the clock (python) 0.00
Is it possible to solve equations of bit wise operators? +1.55
Python Error while trying to read form a csv file to a dictionary +1.46
python how to call static method from inside of a class body -1.36
Why does Python automatically encode hex in strings as UTF-8? +2.81
Find list within a string -0.96
Python3 shebang line not working as expected 0.00
Implement gethostbyaddr() with asyncore 0.00
How can I inherit defaultdict and use its copy method in subclass m... -1.16
Python; how to properly call another python script as a subprocess 0.00
Main() Why call a function before it's defined? +0.04
Simplest method to edit password in text file Python +0.59
How to exit to linux login screen from python code? 0.00
Why do we need str type? Why not just byte-strings? -1.37
How to make a nested list comprehension (Python) -1.04
How to rewrite this python function to accept lists as arguments? -0.01
Centos: Not able to install pip +0.58
Python: Take two list and make a new list by merging them +0.83
Building a sum tree from leaves -0.66
Is it better to use nested loop for bigger repetitions or just put... -1.19
Write a program that prints the integers from 1 to 100 (inclusive)... -1.54
Circular reference in python -0.25
Python 3 error handling running both try and except 0.00
How do I get class-based decorators to work for instance methods? 0.00
Why avoid string module and use str in Python? 0.00
Process started with nohup is not detached from parent 0.00
Python socket taking wrong port -0.27
Python - append to dictionary by name with multilevels 1, 1.1, 1.1.... 0.00
Meaningful IO error messages without overhead in Python +0.36
How do I write a recursive function that return the minimum element... +0.00
Python: using smtplib to verify emails +0.58
Checking whether a TimeDelta object is equal to a specific time -0.18
time.sleep() or scheduling script. Which one is better approach? +0.58
How to count fields in a string? +1.22
Using the lambda function for a function that depends on the input +0.26
WTForms: Disable client-side validation on cancel -3.42
HiddenField not returning a value 0.00
Deciding if two lists are cyclic permutations of eachother +0.43
"False - True" in Python -3.29
How to install python packages for python3 in CentOS7 -3.45
Efficient algorithm to find the count of numbers that are divisible... +1.21
Organizing list of tuples -2.14
Given a positive int, finds out how many numbers # from 1 to n incl... -0.53
What is the right way to switch between many choices in Python +0.82
How do I get the average of every 10 numbers in list in python -3.44
Different functions return the same item from a Python dictionary -0.65
How can I use descriptors for non-static methods? -2.07
Why exhausted generators raise StopIteration more than once? +2.14