StackRating

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

Tom Ron

Rating
1485.87 (4,464,155th)
Reputation
1,305 (123,157th)
Page: 1 2 3 ... 7
Title Δ
TypeError: 'str' object cannot be interpreted as an integer... -0.20
Character counting function giving an output for each successive ch... +0.03
Trying to find the longest word in a file - Python 0.00
Iterating Through Python List Getting TypeError: 'NoneType'... +1.17
Confusing behavior when checking for values in a pandas series whic... 0.00
creating an object of a class to test a method python 0.00
Getting "not all arguments converted during string formatting&... 0.00
Python matching values in 2 list of dictinaries - fastest solution 0.00
Getting the columns of a pandas series 0.00
convert pandas DF into a formatted dictionary +0.17
How to include empty datetime in python dict +2.29
How to substitute several characters in dataframe of strings with o... -2.01
What is the logic behind (' + str(i) + ')? -0.13
How to set pandas columns names from a dictionary of lists? 0.00
pythonic way for finding all the placeholders in a string -0.05
TypeError: 'int' object is not subscriptable in python3.8 -0.22
Edit column entries in data frame using json.loads() 0.00
Map value to a column if key isin 'value' +0.86
How to add a count function in a random variable -0.03
Replace commas and dashes in a pandas data frame with blank +1.37
How to read the file in order based on the number in the filename u... +2.10
How to make Shell script style arguments passing with argparse in P... -0.13
Python: Writing a greater than and less than form -0.89
How to iterate through a list of strings (i.e a sentence) and check... -0.09
How do I reshape the following array into the other one? +0.02
How to look up keys in dictionary when shortened key names are in a... +2.34
Compare two csv files and create a third where the columns match 0.00
without Loops to Sum Range of odd numbers -0.24
What order are grid search combinations handled in sklearn? -1.86
Python import all functions from folder -0.47
Get the first occurrence of a string in python +1.96
Reorder csv columns/rows from 1,1,1,2,2,2,3,3,3 to 1, 2, 3,1, 2, 3... 0.00
Why "df.isin" does not work with my data? -0.41
How to join pandas Series of numbers to make it one number +0.03
Nested FOR cycle wih a dictionary. How to start checking the second... -0.46
How can I assign a key1, key2 value combination to a new Pandas Dat... 0.00
Python Pandas multiple filtering conditions 0.00
Convert a pandas column with lists of floats to a column with lists... +0.29
How can I plot a graph with a dataframe columns with datetime.datet... 0.00
count letter in words using Python +0.03
Print the largest and smallest number without list +0.51
merging 2 dataframe with different columns in pandas +0.53
How to create interpolated string for termcolor.colored? +0.04
Concatenate list of 1d numpy arrays to 2d numpy 0.00
How to replace element with random elements? +0.53
How do I get a specific value from a key in a dictionary with multi... -0.95
How to add int numbers to json data? -0.50
How to calculate the 1st and 3th quartile of a list without import? +1.06
Python getting input for test cases in competitive coding -0.13
Count number of null rows for ungrouped orders with Pandas +0.67