StackRating

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

Tagc

Rating
1531.21 (17,490th)
Reputation
5,085 (32,623rd)
Page: 1 2 3 4
Title Δ
Return loop to particular multiple try/except clause 0.00
Are variables passed to a python function thread safe? 0.00
Implementing recursive functions for trees in python class -3.09
Regex match " character 0.00
Most pythonic way to append Dictionary with specific keys +3.12
Finding nearest next number for n, with sum of multiple of 2 numbers -2.96
How do you count strings in an increment? -3.97
How to count fields in a string? +0.11
Removing duplicates from a .txt file and creating a new .txt file +3.67
ImportError when changing Python interpreter -2.21
Tried 'a+' to read and append at the same time but didn'... -3.97
Multiprocessing a loop of a function that writes to an array in pyt... -3.52
Why is LINQ sorting my array? +0.32
Listing all possible sequence of cards in hand 0.00
Calculating pi with Leibniz Formula -2.47
Can a class inherit methods (or subclass) from a different file? Is... 0.00
how would I insert chests and robbers into this grid? 0.00
How can i iteratively apply elements from the 2 lists into a new fu... 0.00
what happen with IF command when I use it like if num1<x<num2 0.00
Attribute Error: object has no attribute in python 0.00
Mean over a sub-interval Python +0.85
'IndexError: list assignment index out of range' while gene... +4.19
why is python function capable of mutating non-global list? -4.23
What's wrong in this simple python code? +3.63
Trying to write strings in a file using a class function +3.07
Python: Editing text on personal stdout - doubled text +3.80
Random List Generation not working +1.86
How to convert the value of textfile into a specific list in python? +3.67
NameError: name 'L1' is not defined 0.00
RPG Pygame while loop reset in class 0.00
import my scrapy script throwing cannot import on method 0.00
Variables Being Reset 0.00
concatenate strings within list python to give different output +3.96
Python design - initializing, setting, and getting class attributes -4.37
What Am i missing? While Loop +3.83
How to count the number of times a value recurs in a recursive func... -2.42
Overiding __mul__ in two dimensional vector class to preserve commu... -2.33
Split properly a string in python +3.72
How do you split a string at a specific point? -2.98
Filter a list of dictionaries in Python based on key +2.12
Random Line Generation For pygame 0.00
Store lines of text that result from shell command 0.00
Changing the type of values of a dictionary from list to set 0.00
git exclude specific folder and it's content from gitignore rule 0.00
Removing at most one occurrence of an item from a list +0.25
Insert a tuple into a ordered list, according to a value in the tuple -2.92
Find the number of characters in a file using Python +0.21
How to write a regular expression in Python that accepts alphabets,... +3.70
Python, How to zip and restructure complex data set +4.18
Unit_test a method that calls another method that the unit test doe... +4.66