StackRating

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

Cory Kramer

Rating
1684.33 (227th)
Reputation
77,307 (1,091st)
Page: 1 ... 10 11 12 13 14 ... 54
Title Δ
Python 2d list generator in one line +1.18
Python isspace function +0.88
Python way of managing dependencies -1.66
Trouble with function overloading -0.69
Open(Filename, mode) Python 0.00
lambda and filter in python +0.66
Match multiple lines one after another -1.10
How to substitute string.split() used in Python 2 to Python 3 code? -0.78
My Python program compiles long enough to take input, but won't... 0.00
Include guard and #pragma once in the same header file 0.00
NameError - What is wrong with my code? 0.00
Make a NxN array of 1x3 arrays of random numbers (python) +0.25
How is the implicit cast from enum type to int possible? -2.42
Python Spyder error TypeError: __init__() takes exactly 1 argument... 0.00
Converting strings within a list into floats +1.07
Cannot convert 'const T' to 'template<T>function&... 0.00
Python return list out of list of lists when variable in list is fo... 0.00
How to randomly return the index of one of the maximum elements in... +1.78
Square and Summing a List 0.00
Python 3 - Counting up with two different values +0.65
How can I find the same/duplicate elements(with more than 1 word) i... +0.46
choosing random values but have each value chosen an exact number o... +0.01
Storing a raw pointer returned from a method into a smart pointer +0.88
python: create a combination of every element from lists within a l... -2.98
Call of overloaded function is ambiguous although different namespace 0.00
How avoid std naming conflicts due to Koenig lookup +0.31
Why can't I read a value from the user and make it a constant? -1.22
How to swap individual elements in a list with a foor loop? +0.25
When to use `/` and when to use `\` in regards to path Python 0.00
Applying or(||) operator on two vectors containing only 0 and 1 -1.57
C++ syntax I am not familiar with +0.25
How to insert a list at a specific index? +0.83
Arbitrary number of user inputs into function -0.73
How can I get lengths of values for each of the key in a dictionary? 0.00
Trying to make a calculator, but code isn't working. How to fix? +0.69
Can't import any functions from module named 'code' 0.00
Python 3.6 Functions 0.00
difference between std::mutex and std::shared_mutex +1.05
Reading stocks from multiple sources using Pandas Datareader +1.11
Numpy mask in a list +0.25
Average of numbers input from a text file 0.00
update object attributes from two lists / python 3 -0.87
How to use Instance as Attributes? -0.25
Python Sort a list based on a given order +0.15
C++ STL alogrithm like 'comm' utility -1.91
Is is safe to use dictionary class as switch case for python? 0.00
How to find a special superset of a set as given? 0.00
How to check if numbers in a list add up to a certain number? 0.00
python class design for each Person has N Projects, and each Projec... -0.91
Regex for Matching Apostrophe 's' words -0.74