StackRating

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

Zero

Rating
1654.87 (493rd)
Reputation
42,126 (2,593rd)
Page: 1 ... 8 9 10 11 12 ... 22
Title Δ
Pandaic approach to iterating over a dataframe -0.88
ValueError when using np.vectorize - Where am I going wrong? -1.26
Take all unique values from certain columns in pandas dataframe -0.16
Count and remove elements by conditions from dataframe columns of l... -0.48
Reformat Dataframe in pandas -1.57
Pandas dataframe.hist() change title size on subplot? +1.91
Fastest way to merge pandas dataframe on ranges +1.46
Pandas find year ago date from non-uniform list of dates -0.25
Groupby on condition and calculate sum of subgroups +0.61
Python pivoting table from dataframe 0.00
How to write lists in different directions in pandas in python -1.20
How to calculate sum from one column with some coditions in python... -0.54
First name of Pandas column with sorted list +2.45
How do I convert upgrouped Data to Grouped Data in Pandas -0.55
Flatten 3 level MultiIndex Pandas dataframe +1.97
Pandas: Trouble Updating Rows Conditionally +1.87
Expand Pandas date range +1.39
Python pandas object converts column names with special characters 0.00
What is the best way to access values in a dataframe column? -0.82
Convert numpy arry to csv file in python +1.68
Increment values in a column based on another column (Pandas) 0.00
How to insert a row of df1 one time in two rows of df2 in pandas da... +0.36
Python3/DataFrame: string indices must be integer -0.63
pandas standard error calculation issue 0.00
How to extract a item from list of items in a python dataframe colu... 0.00
pandas two dataframes multiple column values comparison -1.04
How could i push the values to instead nan in pandas? -1.01
Python - Count number of values in a column where another column in... -0.18
Python Pandas pivot and map values 0.00
Highlight Cell with applymap doesn´t work in Jupyter 0.00
Vectorized lookup on a pandas dataframe -1.90
Create a dict from a histogram - Python 0.00
Apply a regex function on a pandas dataframe +0.61
Want to create a score for a column in dataframe in python using th... -1.17
How to get a "detailed" describe() in pandas -1.19
pandas apply function on multiindex 0.00
How to Elaborate Rows in Pandas -0.93
Alias for column in pandas -1.21
Count number of rows for each ID within 1 year -2.00
Using list comprehension to number dataframes in a list of dataframes -0.92
Check for a value from one dataframe exists in another -0.42
Grouping and counting to get ratios in pandas +2.42
How to convert a column of string to numerical? +1.19
How to find duplicate record count of cell value between some start... -0.16
Pandas Multi-Index DataFrame to Numpy Ndarray -1.03
Split string into two different columns based on keyword in pandas? +2.46
Create calculated column of sum values of other columns in pandas -2.00
Getting NaN as my first value for value_counts() +0.37
Pandas: sum values from column to unique values +1.35
Generate a data range for every consecutive hour in a specified tim... +0.41