StackRating

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

Joe Ferndz

Rating
1489.61 (4,422,059th)
Reputation
949 (161,698th)
Page: 1 2 3 4 ... 10
Title Δ
Rotate through list of delimiters in join() -0.50
How to explode pandas dataframe based on number value in a specific... +1.79
Assigning an ID column that matches a specific column -1.84
Python Regex to capture from txt file +0.11
How to check 2 list and rearrange the order in python +0.89
Is there a way to insert a single character string into selected st... +0.55
Calculate number of items in one list are in another +0.52
Setting dictionary property value to be the same as a previous value +0.03
df.apply() but skip the first row -0.01
Creating a number from smallest digits of other numbers +0.26
Faster and efficient approach to twoSum question -0.36
Itertools combinations of multiple columns -0.49
Creating new columns within a dataframe, based on the latest value... -0.68
Split days between 2 given dates into specific batch size and get t... 0.00
Fill in missing data based on dates and previous values 0.00
Comparing rows within groups, pandas -0.68
How to get the last byte item from a bytes list in Python? +0.05
How can I get a value from other dataframe's column based on ot... 0.00
How to check if element(b) in list contains an element (a) from the... +0.01
Pandas dict column to column +2.78
Getting a TYPE ERROR and dont know how to solve the question -1.15
Drop duplicate rows in dataframe based on multplie columns with lis... 0.00
How exactly do we make use of 'continue' in Python? +0.02
Python help optimize this function +2.16
print each 10 numbers in line always printing the first value alone +0.53
Find earliest date within daterange +0.28
pandas replace values in reference to a user input -0.48
how to convert pandas dataframe to columns in python 0.00
Is there a good way to shorten these if/elif/else statements? -0.49
How to fix problems converting string to datetime with Python / Dja... +0.02
Including a backslash at the end of a raw triple quoted string fails 0.00
how to replace a date column of a dataframe with a random date betw... +0.04
How to ignore one particular exception in Python? +0.52
Python pandas: Need to know how many people have met two criteria -0.17
for statement from dictionary, python +0.52
Do not put an item in list if x isn't True -1.15
Python Regex - How to replace each character in a match with the sa... +0.03
Saving a dictionary to a text file python 3 -0.24
Can python recognise patterns in the printed statements while print... -1.74
Move string in specific cell to another cell in pandas +0.52
Im trying to make a decimal to binary number without using bin -0.63
to convert the datetime.time into string +0.01
How to compute a product of all digits of a negative integer number... +0.51
pandas column of list type +0.05
How to divide in python without using //? +0.02
Populate column based on other column values using multiple if else -1.73
np.where to check on True for 1st column then on another +3.15
How to check for each column in a pandas dataframe whether it is a... +1.81
Parse nested expression to retrieve each inner functions -1.97
How do I add a line-break to a multiple assignment statement? +0.02