StackRating

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

jferard

Rating
1515.09 (44,974th)
Reputation
1,634 (100,955th)
Page: 1 2 3 4 ... 7
Title Δ
How to insert at a "level" of a dict/list data-structure?... +0.10
How to check if elements(coordinates) of a set form a continous sha... 0.00
Python declarative loop refactor (need access multiple elements) 0.00
Given n; check if it is formed by a number and its reverse -0.05
How to convert specific ordinary list to nested list -0.02
Is there a way to subtract a number from every number in a list abo... -0.34
How can I iterate over xpath subsets without a very slow for loop? 0.00
SQL injection analogue for JAVA strings 0.00
How to check individual output in list comprehension is not null wi... 0.00
In Python, How to assign value of variable to the dictionary, where... -0.14
How to check using python's any() or next() functions the const... 0.00
Merge List of nested dictionaries -1.18
TypeError: size; expecting a recognized type filling string dict +0.48
Data Visualization. TypeError: unsupported operand type(s) for *: &... 0.00
checks if value in a dictionaries list values is unique +0.03
Dictionary: Append to a value of list when the key is a tuple +0.25
How to make list not repeat same character three times in row 0.00
Filling in a zero for all empty time bins for each cluster (region)... 0.00
What is _md5.md5 and why is hashlib.md5 so much slower? +0.32
What is the dictionary equivalent of inheritance in python? 0.00
Expand (key: list) into a dictionary with all pairs of mappings 0.00
Looking for an explanation for the code below on how to find the co... 0.00
How does the "key=lambda w:sorted(w)" work? +1.70
Count until specific condition in list of dictionary provide the me... 0.00
Convert str command output to a dictionary 0.00
Understanding of adapter-pattern 0.00
Which is the best and optimal way to code - Hard Coding or Soft Cod... 0.00
Is there some way to reform construction in ptyhon's list and d... 0.00
How to create a proper zip() in python 0.00
extract "columns" from a deque of lists 0.00
Unit Conversion with Lists and Dictionaries 0.00
Possible to filter duplicate values during dictionary comprehension? 0.00
Performance Issue: Lookup sub-value of python dictionary if it is m... 0.00
Multiple variable list comprehension python 0.00
Implementing a sorted producer/consumer queue with Multiprocessing 0.00
Reverse queryset/list, then slice -0.52
Checking if a key in a dictionary also exists as a value, and if so... 0.00
Python join line by key from txt file 0.00
How can I have a user call on a dictionary with the input function... 0.00
Why is python failing to skip first line in csv when there are newl... 0.00
Find number of groups, that can be formed from two lists 0.00
Get maximum element of list of list if condition is met +1.94
how to intern dictionary string keys in python? 0.00
list comprehension of a nested list to update list element on that... 0.00
How to initialize the classes in factory method which have construc... 0.00
Decorator pattern that replace behaviour instead of adding 0.00
How to create a dictionary from data set in python, then create a l... 0.00
Grouping Dictionaries having the most common key value pair 0.00
How to collect numbers in ascending order with minimal number of ro... -0.20
"Multiton" implementation of frozensets - just one instan... -0.02