StackRating

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

Chris

Rating
1665.37 (362nd)
Reputation
3,123 (54,115th)
Page: 1 ... 12 13 14 15 16 17 18
Title Δ
Making a list with some strings only -0.82
Combine two or more dictionaries with same keys -1.09
Filtering a dictionary to contain values from another dictionary th... -0.08
How to use find method to extract values using start and end 0.00
how to add column with number of occurrences by two fields -2.52
LabelEncoder is not converting the strings into numericals (0,1,2) 0.00
How to get a pattern returned when a dataframe is compared to singl... +1.85
sci-kit learns TransformerMixin has strange fit_transform behavior 0.00
Merge lists of dictionaries by summing values of the same key -0.26
In Keras "ImageDataGenerator", is "validation_split&... 0.00
Get rid of "\xa0" tag at the end of header in Dataframe +0.48
How to Convert Dictionary Values to sets of Dictionaries -2.10
count occurrences of list items in second list in python +1.25
Is there a way I can add points together for the same team in a list? +0.80
Extract substring in exact order +0.87
How to use list comprehension with in to compare 1D and a 2D list: +1.46
How to subtract the two date time objects using python +0.40
count a column by a time period in pandas dataframe +3.01
Filter out multiple emojis from Unicode text in Python +1.66
Change all values equal to x to y +0.42
Is there a way to reference a username in a path when you dont know... 0.00
How can I split a string with two different spacings? 0.00
How to check if all the elements in list are present in pandas column +2.04
Replace 0 with 01 and 1 with 10 in a List[int] +0.43
Trying to find a mean within a column that contains np.nan. Having... 0.00
How to remove a certain element out of all strings in an array? +1.10
Permutate removal of defined substrings with varying length from st... +1.28
What is the fastest way I can determine whether the intersection of... -0.16
Build 2d pyramidal array - Python / NumPy -0.91
Pandas: new boolean column when at least N other boolean columns ar... -0.91
Find the 2d coordinates(row,col) of top 'n' elements in a 2... +1.03
Python calculate request rate per hour for each IP +1.20
numpy replace 2d bool array with sum of consecutive elements across... -0.65
Find all items with the top 5 unique values based upon 2nd element... -0.39
Getting the max value for rolling 15minutes 0.00
Is there an pandas function to count element occurring after specif... -0.24
Is there a more efficient way to create folders? -0.01
findall returning whole regular expression match as its first index... -0.33
How to use Pandas to get the count of every combination inclusive +0.81
Question about df conditional selection using column.isnull() &... +1.70
How to split heterogeneous array according to a condition in numpy? 0.00
How to restrict tensorflow GPU memory usage? 0.00
How can i assign the variable names_and_ranks to a list, with each... +1.70
Compare two lists in Python with o(n) complexity -0.32
Is there any easy way to add elements in lists in a list to make al... +1.86
Is there a way to get key of a dictionary entry from its value? 0.00
How to remove alphabets and extract numbers using regex in python? +0.45
Python How to find a word but not exactly the same between two list? +1.40
How to print a range based on two lists, from the user input entered? -2.32
How to sort a string list by a part of the 3rd string? -0.13