StackRating

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

cs95

Rating
1763.39 (27th)
Reputation
165,658 (316th)
Page: 1 ... 30 31 32 33 34 ... 119
Title Δ
Reshape/pivot a datafile of key-value pairs with recurring key values +0.56
Count number of categories and listwise delete if condition not sat... 0.00
How to split list into equal sublists with the last sublist made up... +0.79
group by a topic and collapse a column of strings into respective c... 0.00
Zipping tuples and unpacking into same dimension +0.35
Calling .values on a column of lists returns an object array 0.00
Calculating distance to a row with a certain value -0.19
TypeError: Only valid with DatetimeIndex, TimedeltaIndex or PeriodI... 0.00
Get dates based on a string column in pandas -1.28
Using numpy.where to prevent out of bound -2.20
pandas dataframe reassign row with 10-character phone number 0.00
python pandas to csv file save, not override +0.38
Python: Redefine function so that it references its own self -0.87
Combining date columns in Python 0.00
Python Spliting Date/Time into Month, Date, Year, Time columns -1.66
Indexing with ndarray in the same way as using tuples 0.00
Python Pandas. Delete cells whose value is contained in another cel... +1.22
Generate one hot encodings from dict values +0.45
How to get the frequency of a specific value in each row of pandas... +1.10
The result of filter and list comprehension of a DataFrame column i... -0.31
How to duplicate a specific value in a list/array? +0.61
Count String Values in Column across 30 Minute Time Bins using Pandas 0.00
What's the fastest and memory efficient way to concat an N col... 0.00
Create pandas column from matching words in other columns +0.53
Numpy: subscribing outermost dimension in multidimensional array 0.00
Python adding arrays of different sizes - upper bound? +0.18
Reduce Sequential Ranges Of Numbers to Hyphenated Ranges +0.82
how to use this working regular expression (re) on a pandas df to r... -2.87
Pythonic way of setting all other values of a key to 0 except the f... 0.00
Python sum it twice for groupby +0.96
How can I divide sub-selections of a data frame by another data fra... +0.29
Conditional DataFrame filter on boolean columns? 0.00
Categorical plotting with seaborn raises ValueError: object arrays... 0.00
Replacing Periods in DF's Columns +0.53
find rows that has values only in certain columns +0.19
Replace elements in python array where conditions are based on posi... -0.69
Lookup multiple words in a sentence in a Dataframe and convert to a... +1.22
Comparing two list of dictionaries and appending a value to one lis... +0.27
Comparing non-identical pandas dataframe with a series object 0.00
Selecting Column values based on dictionary keys +1.93
Add min value of a group in only the last row of the group with pan... +1.11
Pandas transpose sample based on datetime 0.00
Specifying the keys to sort a list of strings +0.35
how to implement the builtin set in Python with list comprehension +0.51
Efficiently creating multiple masks from pandas series -1.45
Strip whitespaces after and before of a specific list of punctuatio... +0.53
Selecting one column on pandas (result from datetime.date from time... -0.78
Pandas Groupby: Is there normalization functionality? or best way t... -1.25
replace a part of pandas data.frame by given array 0.00
How to make an efficient string filter in Python? +0.44