StackRating

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

timgeb

Rating
1644.40 (649th)
Reputation
52,023 (1,904th)
Page: 1 2 3 4 5 6 7 ... 35
Title Δ
Add elements into unequal list in python -1.63
Get a row of data in pandas as a dict -0.42
Remove item in pandas dataframe that starts with a comment char 0.00
Convert multi dimensional array to dict without any imports -2.51
How do I put values of another column, If cell value is -1 in Panda... +1.75
How to create a dataframe from numpy arrays? +0.24
Assign a value to a randomly selected variable 0.00
Map elements of a list to their index in another list +1.12
Column which contain for each row the count of a specific value in... -2.22
How to set "nth" element of a nested python dict with giv... -0.02
what's the necessity of "else" in Python exception ha... +2.33
How to use query function with bool in python pandas? +0.69
Forming a matrix by summing 2 arrays element-array wise using numpy +1.56
Replace certain strings with NaN in pandas -0.29
Is it safe to use next within a for loop in Python? +1.19
Given a list of indices, modifying a subset of a pandas series at t... -2.57
python add hourly data [1-24] to datetime data +0.31
Pandas: merge data frame but summing overlapping columns +1.25
How to write a pandas dataframe with a datetime variable name +0.06
How to set absolutely new index to pandas DataFrame, not based on p... +1.19
How to split a panda's column with conditional +0.99
Access next, previous, or current row in pandas .loc[] assignment 0.00
How can I remove the repeating characters in each columns? +0.03
calculate time in seconds between two dates -2.78
calculate the count by day +1.93
Python List clarification: Assigning values directly is not possible +1.47
Python - how to inspect / discover list has references? +0.39
Python How do I find if an number is in a list but is not last numb... -1.10
Find the minimum of a list of dictionaries with respect to a specif... +0.37
How to convert complex numbers to amplitude and angle with multiple... -0.32
Pandas: Find the max value in one column containing lists -1.18
Are Python args and kwargs ever named something else in practice? 0.00
Representing data-structure in python +0.31
Pandas merge two dataframes summing values -1.50
Get the index of the highest value inside a numpy array for each row? 0.00
Clean way to implement setter and getter for lots of properties? -2.03
are python3 mutable attributes shared? 0.00
sorting string values in python -1.91
How can I remove all strings that fit certain format from a list? -0.55
Extracting a ration in two column from a text column. +2.10
How can I iterate through a dictionary whose length changes in pyth... -1.09
Pandas dataframe: Remove secondary upcoming same value +0.47
find 3 largest values in every column in data frame and get the ind... +1.67
how to combine or leave strings in the lists depending on the condi... +1.00
How to use element-wise multiply between matrix and vector in python 0.00
Pythonic way of merging 2 lists of dicts based on common keys 0.00
Matching list element with dataframe element python 0.00
split column in pandas dataframe +0.10
How to arrange a list of tuples so that the tuple associated with t... -1.37
How to convert rows in columns in pandas python and perform operation +0.30