StackRating

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

hilberts_drinking_problem

Rating
1517.17 (38,356th)
Reputation
6,397 (25,349th)
Page: 1 ... 5 6 7 8
Title Δ
What range function does to a python list? -3.70
Recursive algorithm that returns every pair of a set +3.67
issue in forming list of tags in python -0.11
Reshaping pandas data frame into as many columns as there are repea... 0.00
Set values in matrix to 1 where index matches value -1.01
Change list into list of lists based on location of subset -4.34
Create a dictionary from a file function +3.72
transform an adjacency list into a sparse adjacency matrix using py... 0.00
Filter a list of lists based on the first two items of the sublist... 0.00
calculate standard deviation and plot the curving fit using Python... -0.51
Rearrange string in Python according to whole number first, then in... -2.05
Why does Python require double the RAM to read a file? -0.15
Shapefile to 2D grid as sparse matrix 0.00
python pandas : split a data frame based on a column value -2.08
Python removing lines that contain more then one tilde 0.00
Given a string sequence of words, check if it matches a pattern -2.94
Extracting data from two dataframes to create a third -3.41
Python: Join multiple components to build a URL +3.77
List files from directory recursively with directory name +3.51
pandas: if intersection then update dataframe 0.00
Rank each number by position in a list of arrays - Python +3.79
Numpy - delete data rows with negative values +4.39
moving every other row to a new column and group pandas python -1.51
Python - split list of lists by value +1.71
How do I vectorize a boolean operation on a numpy array of datetime... +0.15
SQL query results into table in Python +3.84
Pandas: Update Multiple Dataframe Columns Using Duplicate Rows From... +3.78
filter a list for anything that contains any portion of any item fr... +1.67
Python for loop using a list +3.75
How to combine logical gate NOT in lst.count((x, not y)) in Python +2.36
How to get only values from a list of dictionary and put them in a... +5.16
how to identify specific sequences (round-trips) in a pandas dataset? 0.00
Printing Multiple Data in Groups Python Pandas +0.05
Create hierarchical json dump from list of dictionary in python +4.07
Multiindex only some of columns in Pandas 0.00
Enter Missing Year Amounts with Zeros After GroupBy in Pandas +3.92
Optimizing mutable array state heavy manipulation code -3.30
How to assign dataframe to value of a list 0.00
How can I improve write streaming in a text file in Python 2.7 +0.05
calculate average and maximum value for subset of rows in pandas da... 0.00
printing out file if columns from two files match +0.08
Python accessing string index out of range +4.79
Using Pandas to merge 2 list of dicts with common elements -2.01
Implementing large data set causing "string index out of range... +4.34
Pandas' version of numpy.resize for efficient matrix resizing 0.00
incrementing and iterating inside list comprehension 0.00
How to make 18 separate scatterplots for 18 different columns from... 0.00
Calculating distance between two points using latitude longitude an... 0.00
Updating a data frame using rows from another data frame 0.00
How to group and count objects by property in a list? +5.23