StackRating

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

Randy

Rating
1548.65 (8,355th)
Reputation
5,879 (27,792nd)
Page: 1 2 3 4 ... 6
Title Δ
Can pandas read and archive within an archive? -2.09
Selenium-Python: unable to click an option in a select +1.23
How can I extract three characters at a time from a Python string? -0.37
Pandas create additional data frames with for loop 0.00
Record if conditional is never met 0.00
Why am I having "Invalid syntax in Python?" 0.00
in Pandas how to replace a zero value with the nearest non nan value? +2.38
Grouping and Aggregating on multiple time series -0.57
Binning with pd.Cut Beyond range(replacing Nan with "<min_v... 0.00
Frequency count in pandas 0.00
Include one row in multiple groupby groups +1.11
Are there any better ways to compare nan values in ground truth val... 0.00
Python dict with tuples index to indented dict 0.00
DataFrame Combining Columns Conditionally -1.87
Create new columns containing the rows of an existing column based... +0.75
How to fetch the attributes height, width, x and y from a column? -0.07
How to find missing date rows in a sequence using pandas? 0.00
how to show wordcloud image on dash web application 0.00
Can you create a flag field for tokens based off of a dataframe col... 0.00
convert a datetimeindex object in pandas 0.00
Update column based on other column condition +0.35
How to Store Multiple Pandas DataFrames Together 0.00
Is there a faster way to concat huge data frames (40GB) using pandas +1.58
Updating win rate over time in pandas 0.00
How to calculate the average values of a year from quarterly data? +0.43
Add data to python -0.06
Excel Copy Paste Way in Python -1.50
How to run python function by clicking html button? 0.00
Finding and deleting columns which contain a certain string 0.00
How to ignore missing keys in pandas while summing along columns 0.00
pandas lambda function returns both df and series, why? 0.00
How to only pass values where there are x amount of consecutive not... 0.00
Numpy: get the index of the elements of a 1d array as a 2d array -0.29
Is numpy.array() equivalent to numpy.stack(..., axis=0)? +2.03
Pandas: hierarchical columns AND rows - use multi-index/set-index,... 0.00
write a function that could convert from hex to ascii format within... +1.48
Rolling down a data group over the time using Pandas +1.69
Reformating dataframe columns 0.00
Pandas dropna on specific rows -0.25
Pandas: Groupby and select evenly spaced rows 0.00
How can a pandas dataframe with a TimedeltaIndex by grouped by near... 0.00
pd.Series assignment with pd.IndexSlice results in NaN values despi... +1.66
Strip number of days from "196 days 00:01:45" format in p... 0.00
Python Pandas group by with flag for category 0.00
Is there an easy way to label encode then one hot encode with colum... -1.59
Transposing a long row into a long column using pandas library +0.43
Generate new data frame column based on content of current column u... -0.84
Accuracy in logistic regression 0.00
Get number of occurrences based on Index and Column in Pandas DataF... 0.00
turning a list of numpy.ndarray to a matrix in order to perform mul... +2.04