StackRating

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

jamylak

Rating
1551.67 (7,451st)
Reputation
90,222 (868th)
Page: 1 ... 21 22 23 24 25
Title Δ
Search function not really searching -0.80
Replace two nested loops with a dictionary comprehension +2.24
Python: Elegant and efficient ways to mask a list +0.41
IndentationError: expected an indented block +0.47
Python: Use lru_cache on lambda function, or other ways to create c... 0.00
concatenating strings? -1.01
case-insensitive list sorting, without lowercasing the result? -0.19
Python string to unicode -1.77
Python logical or operator acting strange -1.51
bvCase Insensitive Regex Replacement From Dictionary +0.48
python regex: how to split string into distinct groups based on alp... 0.00
Best way to go from tuple pairs of numbers to one tuple of all the... +0.27
How to use Python list? -0.37
Regex findall on a function definition. Want to match args but not... +0.21
What is a good pythonic way of finding duplicate objects? +0.46
Create a position-mapped dictionary from a list in python -0.80
how to make a list of lists in to dictionary of tuples -0.50
Creating a dictionary of words and their context in a sentence -0.56
Python: how the get the consecutive n-size pieces in a string? -1.43
Merge sliced lists -0.59
sorting a list of tuples in Python -1.28
Hexadecimal convertion error in python -2.10
Creating a list of tuples from a list -3.68
Stripping whitespace and joining multiple values stored in a single... -1.74
Efficient iteration over a list representation of multidimensional... 0.00
Sorting a defaultdict by value in python +4.07
How to skip duplicate values appending into a dict value of type list +0.16
How to create a dictionary from a couple of tuples of the same size? +4.79
Python syntax: using loops inside a timeit statement -3.55
how to achieve this result -1.09
how to achieve this result +3.71
Letter Frequency: get frequencies to print in order from most to le... +3.65
Convert string to integer using map() +3.73
Why does [-1:-1:-1] not work for reversing a string? +2.21
How to sort a list of strings following a certain pattern -0.98
Find and replace logic in Python +3.82
How to implement this C++ source in python? +1.33
Python - execute an instance? -3.36
Where is the syntax error in this python code? 0.00
convert a flat list to list of list in python +6.41
how do you make a For loop when you don't need index in python? +4.90
Trouble with map() +3.85
If-statement in Python -0.67
how to write to the file with array values in python? +1.26
how to get the 10 most frequent strings in a list in python -0.53
python list intersection - regex match -3.29
Using Python's replace() method to implement stopword functionality -0.04
Changing contents of a file - Python -2.00
Summing numbers with header in Python -2.23
Generating evenly distributed multiples/samples within a range -2.02