StackRating

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

Engineero

Rating
1550.87 (7,681st)
Reputation
6,286 (25,872nd)
Page: 1 2 3 4
Title Δ
Why does AWS EC2 Only offer python 3.7.2 installation with yum? 0.00
Name 'variable' is not defined after implementing 'glob... -0.60
How can i split string? +0.18
Subset a data frame according to pattern matches in a file.txt pandas -0.06
How to change every max value to 1, others 0 along column, in matrix? +2.17
Does Python requirements file have to specify version? +1.24
Delete all numbers from an array which are in another array -0.83
transform a definiton of a list from iteration to comprehension -1.32
How to sort a matrix by one row - Python +0.40
How to rewrite double for loop in Numpy to save execution time? 0.00
covariance matrix using np.matmul(data.T, data) +0.42
Python: How to replace "datetime" in a Dataframe with onl... -0.07
How to run keras model twice before loss? 0.00
How to calculate the average score of class members in a text file? +0.87
How to compose a list with conditional elements +1.66
How to extract only Numbers from the value $1,632.50 (BigQuery) -0.57
Python save a list of dictionaries to json file ordered by dictiona... 0.00
How to reindex a pandas dataframe within a function? +4.13
I am writing a recursive function that will create bucketsaccording... +4.48
How to read only the lines in a text file when text starts at nth p... -4.22
Fibonacci Memoization in Python -0.57
How to remove lines which start with something in Python? +3.41
Printing lines from file using python returning value in column, no... +4.01
Get the format in dateutil.parse -4.17
Read Text File and Return Words as a Sorted List +3.43
Coercing numpy arrays to same dimensions +1.94
Computing distances from points to a line in vector form efficiently +3.66
Tensorflow Keras LSTM not training - affected by number_of_epochs,... 0.00
Map numpy categorical data to a numpy vector +4.14
Speed up a search for Carmichael numbers? +5.87
Understanding feature extraction using a pretrained convolutional n... -2.24
Using Python Print the Prime Numbers and Count the no of prime numb... +0.95
Big O Notation in PAC Learning +3.88
How to calculate distance from points in lists? +4.01
Find if matrix is diagonally dominant or not in python 3.6 -3.89
Adding a number at the beginning of a string 0.00
joining strings iteratively between two indexes python +3.55
Generate triplets from Pandas dataframe 0.00
query dataframe column on array values +0.21
How to optimize this python code? I need to improve its runtime +3.73
i want to find out the index of the elements in an array of duplica... +5.60
does sum() take the execution time of a loop in python3 +3.90
Fill the diagonal of Pandas DataFrame with elements from Pandas Ser... +0.50
Python: Remove items from a list and keep the original list order +3.60
Is there something similar to the "find" command in Python? +4.02
Why do I get random values when the initializer value is set to a t... 0.00
Can't replace string with variable +3.80
Why is a function with a long name faster than the same small name... +5.33
Keras - Single pixel classification without ImageDataGenerator -1.73
Why the base class doesn't work in this multiple inheritance? -3.70