StackRating

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

jpp

Rating
1605.01 (1,580th)
Reputation
107,077 (657th)
Page: 1 ... 9 10 11 12 13 ... 115
Title Δ
How best way to transform one list into new list with pairs of elem... +1.29
pandas how to add a column of one dataframe as a row into another d... +0.33
Why my code didn't select data from Pandas dataframe? 0.00
Read an input string and declare a variable with the same string na... +0.26
Setting flag column depending on whether column contains a given st... -0.76
String data in list to numeric values in python | unhashable type:... -0.81
Pandas applymap function deletes rows when applied to too many colu... +0.33
Create new velocity column from distance and datetime data 0.00
Using partial with a conditional default argument -2.26
Returning str and int From a Function 0.00
Python - Unpacking a two index dataframe 0.00
python filter() function with None as filter argument 0.00
Change columns type if columns contain character in Pandas -1.01
Python Merge Two Numpy Arrays Based on Condition -0.20
Get col names and index based on dataframe value -1.97
How to find index before the max-value index, idxmax()? -0.17
Generating tuple from a list of items in Python -0.45
How to add a key value that's a list only if they have matching... 0.00
Pandas 'eval' with NaN +1.14
Getting True values in a boolean list from indices - python +0.79
How to convert 'NaN' strings in a pandas Series to null val... +1.12
Map & append multiple values (per each key) from a dict to diff... 0.00
Last index of duplicate items in a python list -2.01
Get index of elements in first Series within the second series +0.89
Sort a list using a partial match in another list +0.75
Can filter() contain two conditions? -2.30
Resetting Index in a Dataframe drops the Indexed column by 1 row 0.00
No changes to original dataframe after applying loop 0.00
Python: Reading multiple CSV files, and assigning each to a differe... +0.32
python pandas update column values related to previous updated row... 0.00
IndexOutOfRange error when filling a List Python +0.32
Dataframe to Series of lists -0.22
Python dataframe; trouble changing value of column with multiple fi... 0.00
Restructure an array of arrays and combine same terms 0.00
Accessing dictionary inside Python List +1.72
group by a dataframe by values that are just less than a second off... +0.38
Why can't I break out of the while loop? -2.90
All columns are not passed when we use apply on result of groupby w... +0.32
Saving values updated in a python for loop using Pandas Dataframe 0.00
Add 2 column from 2 dataframe in pandas +0.01
How do I pass : as a function parameter in python? 0.00
How to receive user input for Dictionary function in Python? 0.00
How can I add a new row which shows the number of columns into my c... +0.07
IF series A contains values of series B THEN 0.00
Filling NaN by 'ffill' and 'interpolate' depending... 0.00
How to use the index of one array to define __getitem__ of another? 0.00
read only odd-numbered/numeric columns with read_csv 0.00
could not convert string to float: 'K5' 0.00
Python code for multiplying adjacent digits of a big number and fin... 0.00
how to pass columns as arguments to a class using apply +1.23