StackRating

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

Primusa

Rating
1599.72 (1,789th)
Reputation
7,981 (19,772nd)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Is the time complexity of this mergesort implementation O(nlogn)? 0.00
How can i get help for integer method in python3 0.00
Why is pandas' indexing so slow? How to make it faster? 0.00
How to get attribute of Object that inside list of list -0.53
Complexity of creating list with concat operator in python +1.96
Pandas create a unique id for each row based on a condition -1.13
How to change the index of elements in an array -0.75
How to make a function in python that takes a product and re substi... 0.00
How to make multiple lambda functions with a function? 0.00
Numpy Logspace - Why No Negatives? 0.00
Importing a function from a classless module in a class 0.00
how to add tanh to one embedding layer in keras 0.00
Shared attribute across multiple class instances (but not ALL insta... -0.96
Using lambda to implement Singleton pattern 0.00
TensorFlow/Keras - how to transform text properly? 0.00
how i can create 3d input / 3d output Convolution model with keras? 0.00
"Compress" an array into a dictionary of form {item: occu... 0.00
Appending json response to a list 0.00
New string every time a loop runs +1.36
python `csv` library. writerows(['a', 'b']) is putt... +0.40
Check if repeating Key or Value exists in Python Dictionary +0.17
Created a split function, but it's not working as expected +1.28
How to process each word in a python program 0.00
Getting the sum of all values in a nested list dictionary -0.31
What is the difference between the terms accuracy and validation ac... 0.00
Return subclass when calling parent class 0.00
Trouble analyzing pickled data in Python 3 0.00
Python class multiple-inheritance with __init__ function 0.00
python recursion type errors +1.64
Callback active after certain epoch Keras 0.00
Inner Functions captures outside variable? 0.00
Counting number of occurrence across lists +1.30
reading and sorting files from a directory with for loop in python -0.10
Python solve cubic equation using sympy +0.40
update nested list with user input 0.00
How to create a program in python that prints the number of occurre... 0.00
how can i add a new line using x.write(input()) in python +0.41
How does accessing class variables from an instance work in python?... 0.00
Use text file to save and read array 0.00
how to read and manipulate a dictionary and file python 2.7 0.00
ValueError: number of input channels does not match corresponding d... 0.00
How would i generate a new random number +0.41
Appending lines in list based on beginning and ending characters py... +1.78
Creating a call function for multiple classes 0.00
Zipped my lists of lists and get ValueError: bottom cannot be >=... 0.00
How to merge 2D arrays along rows in Python 0.00
How to get value in for-loop python -0.17
Printing multiple tables together in Python 0.00
python searching for word in list using regular experssion -0.29
A more elegant way of deleting the last value of multiple lists? +1.03