StackRating

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

jedwards

Rating
1576.86 (3,304th)
Reputation
22,024 (6,008th)
Page: 1 2 3 4 5 ... 16
Title Δ
Decoding UTF8 literals in a CSV file 0.00
Python: match and replace all whitespaces at the beginning of each... -0.89
More error info + longer program or less error info + shorter progr... 0.00
How to remove \r, \n, \t from unicode strings in Python 2.7 0.00
How do you make a class that changes position of objects based on i... +0.40
Yen's Algorithm implementation not choosing shortest paths 0.00
Fill all values in a group with the first non-null value in that gr... +1.13
Adding new values to a Dictionary Python 0.00
Python: How to end a program after user inputs 3 invalid values and... -0.10
Why does the ipython magic function `%timeit -n1 code_block` execut... 0.00
How do I ensure that a python package module saves results to a sub... 0.00
Efficiency of finding mismatched patterns -0.96
Horizontal alignment of multi-line text in a matplotlib text box 0.00
Invalid Syntax at break 0.00
Remove error from mypy for attributes set dynamically in a Python c... 0.00
Python memory aliasing (simple) -0.87
Ordered ranking for a list of permutations 0.00
Code works without functions, doesn't work with functions? -0.29
Passing keyword arguments and **kwargs to subfunction 0.00
Telegram TypeError: the first argument must be callable -0.41
Simulating argparse command line arguments input while debugging 0.00
Self Limiting Repition Function +0.41
Dynamically add function to a module with introspection in Python 0.00
Finding sum of values generated from a for loop in Python +0.37
How to skip bytes after reading data using numpy fromfile 0.00
How to make for loop faster with numpy +0.00
OpenCV findContours are in reverse order 0.00
ThreadPoolExecutor, ProcessPoolExecutor and global variables -0.25
Python: passing arguments to a function -1.99
Add Series to DataFrame with additional index values +2.03
How can I use pandas to set a value for all rows that match part of... 0.00
How to remove unwanted '\n' from output -0.77
Remove elements from a list which occur in another list as many tim... +1.61
Importing class from file in parent directory +0.40
Duplicates at index[0] of tuples within a list, comparing a value o... +2.04
Counting the no. of black to white pixels in the image using OpenCV -0.45
Cannot overwrite implementation for __call__ -0.79
How to find efficiently if a tuple is a subset of another 0.00
Split section of array +0.41
Range with repeated consecutive numbers +0.37
How to set bin coordinates for a scatter plot 0.00
Python program to read a file and write the alternate lines into a... -0.01
Python create a module from string and run the module 0.00
Pandas distribute values of list element of a column into n differe... +1.06
All possible combinations of letters from a list, from 1 to 20 - py... -0.60
How to get the length of an jagged array in python +0.76
When are two dictionary keys consider equal for user defined types? -0.10
Numpy array: efficiently assign values +0.41
Randomly remove 30% of values in numpy array +0.40
Splitting dictionary items into smaller dictionaries based on condi... +0.66