StackRating

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

smci

Rating
1466.35 (4,523,849th)
Reputation
15,272 (9,207th)
Page: 1 2 3 4 5 ... 12
Title Δ
Python Function giving error "NameError: name 'Marks'... +0.37
How to print column names that are common to all CSV files +0.54
How do I create 5 lists of 5 random numbers selected from a list? +0.07
Is there a difference between `board[x, y]` and `board[x][y]` in Py... -0.75
How to add values into empty column in pandas dataframe? 0.00
Dynamically call and print a function's return-value within a l... -0.59
For loop to assign a value in a dataframe with criteria & counter 0.00
R : doesn't recognise column in a new table -0.67
how to iterate over rows in dataframe and access the specific colum... 0.00
Check if string only contains characters from list of characters/sy... +0.36
Which algorithm to use for percentage features in my DV and IV, in... +0.27
Variable values used before they are assigned and still it works, h... +0.55
Finding counts of relative and absolute fluctuations in dataframe w... -0.82
pandas groupby multiple columns gives weird index behavior -1.16
How to sort input without fixed-width field organization? +0.32
How do I insert a numpy ndarray slice as a new Dask DataFrame column? 0.00
Combine paired rows after pandas groupby, give NaN value if ID didn... +0.55
How do I get an indexed result list in an enumerated for loop -0.20
How to split a sentence in Python 0.00
Converting unit abbreviations to numbers +1.32
Python nested-loop speed comparison unexpectedly slower when comput... -1.66
Custom Dictionary +0.02
Why does indexing into a list with list[n] instead of list[[n]] in... 0.00
How to add space after inputted Python name, when printing? +0.02
Read huge csv file using `read.csv` by divide-and-conquer strategy? 0.00
Split string on two subpatterns into data.frame -0.48
Pythonic way to vectorize double summation +0.36
Parameterize name of output dataframe in global environment, assign... -1.44
How to separate a dataframe based on specific string in column name -0.45
Index and Lists - Index out of range +0.93
What do backslash-escaped numbers '\1' to '\7' mean... 0.00
Shuffle rows in pandas dataframe, keeping duplicates together 0.00
How can I summarize this data with R? -0.11
R data.table sum number of columns exceeding threshold +1.19
How can I check if an element is in a set with a higher order funct... -0.45
How to count factors frequency and organize in a new dataframe in R 0.00
How to get starting and ending indices of sub-arrays of consecutive... -0.62
Unexpected output after merging two sorted arrays with Python +0.04
How to export CSV files that contains numbers with thousand operato... -0.71
How to automatically compute accuracy (precision, recall, F1) for N... -0.46
Convert numpy array of floats to integers, replacing NaN values +1.32
How should I pass variables between functions in this class? +2.96
How to read a large file block by block and judge by block header? -0.59
Pandas exporting to_csv() with quotation marks around column names -1.16
Given two Year + 1/3/5 integers, generate a vector of all Year + 1/... +1.37
The average value of a list, in chunks of 100 items -0.97
How to sort student data by grade (ascending) then by name (descend... 0.00
Odd behaviour of pandas DataFrame.sum when column contains string v... -1.22
Adding values that are both at index 1 of a tuple -1.29
Issues regarding a table in a dataframe 0.00