StackRating

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

Mert Köklü

Rating
1537.75 (12,983rd)
Reputation
314 (397,570th)
Page: 1 2
Title Δ
`str.upper()` method does not respect `LC_CTYPE` setting, but `pyic... 0.00
Duplicate numpy Array Multiple times 0.00
Getting highest value from a dict of numbers as strings -2.35
What happens when I assign a pointer to another pointer? -3.52
I got different results for a while loop and for loop in python (ch... +1.36
How to edit integers of a list? +3.31
Unable to locate package msfvenom 0.00
How to know the quantity of differents items in a list 0.00
Python list is not printing as expected +3.59
Cin overflowing into following cin 0.00
How to run windows command line from python script? 0.00
Selenium - wait until element is present, visible and interactable -1.80
Weird behavior of (boolean list) and (another boolean list) in Python +3.62
Python function with loops +3.16
In python why is list[i:i] = [n] insert an element in list[i:i] +5.41
How to merge two element inside a list of lists? -0.23
How to skip the first two lines of a file and read those lines that... +3.44
"UnboundLocalError: local variable 'TimerOnOff' refere... 0.00
It is showing me a TypeError that list is not callable [python] 0.00
How to create a python loop that allows other code to run as well +4.31
Key error while appending the details to dictionary -2.36
"str" object is not callable 0.00
How to remove duplicate values in tensor in Tensorflow? 0.00
Exception guidance 0.00
How do I use a variable in a loop to create specific variable names -2.16
what exactly it means in python that: False==(False or True) is Fal... +2.74
Save list output after filtering onto text file +3.70
Exception handling with python subprocess.run 0.00
Multiplying multiple variables by a scalar +4.06
Selenium send_keys way too fast 0.00
TypeError: observation_callback_pose() takes exactly 1 argument (0... 0.00
Properly Passing Variables to Functions 0.00
Calling a python program with c++ -0.26
(python) functions with variable arguments -3.18
Something strange inside while when try to validate data 0.00
Is there a way to not print a newline in python? 0.00
How to fix 'Index was outside the bounds of the array.' whi... 0.00
Python Boolean: Why there is a differences between a class & cl... +4.43
python output with tooo much characters 0.00
How to find even numbers in a string in Python +1.54
Selenium can't find element by class name -2.66
How to randomize a list to meet conditions -1.61
Creating a if filename is .png run loop, if .jpg ignore loop 0.00
How can I find the most common starting letter in a list? +0.99
How do i find GCD with while loop? How does modulus operator work? -3.56
increasing a key, by knowing the value - python dictionary -1.06
the sum of all numbers below N that contain the digit 7 +3.85
writing a function for dictionary of dictionary in python +3.71
Putting multiple numbers from an input into one list +4.01
My code prints "Not Found" for every line, how do i get i... -2.11