StackRating

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

Roshin Raphel

Rating
1502.02 (363,906th)
Reputation
2,027 (82,911th)
Page: 1 2 3 4
Title Δ
Why is my Python brute force hash cracker now working? -3.85
how make casting in htons and ntohs? 0.00
Filling up float ** from int16_t * -3.80
I'm trying to cycle through a randomized dictionary in a for lo... 0.00
How can I remove specific parts of text in files with Python? +0.06
Efficiency in creating a variable in a deferred function 0.00
Python for loop prediction tuple error - LSTM model +0.04
Deep copy list of dicts +0.08
How to take information from a filename, and divide it up into seve... 0.00
Writing to a file py +4.11
Why doesn't multi line print in python work for single and doub... -0.60
Print only if not null in Python - one-line method? -3.78
What does line 6 actually does do to check if a permuation is alrea... 0.00
In a Python list comprehension do you only need an expression and a... +0.19
Extracting data from text files using python +0.22
Extraction of specific pattern using regex python -3.71
How to use URLLib.request to loop through URL's and download im... -1.99
How would I calculate the Exponential Moving Average? 0.00
Multivariate/single output LSTM classification : Using a `tf.Tensor... 0.00
removing the matched character in string -0.04
Convert a array with float numbers and string numbers to float -0.27
it is a python program to find factorial of a user entered number u... +4.29
.eq() method is not giving same result as [ == ] 0.00
MNIST classifier fails on non-MNIST digits 0.00
Python failure to access command line arguments 0.00
invalid literal for int() with base 10: '1,265' 0.00
Find the largest number in a pool of integers +3.96
Paramiko module not found 0.00
my if statement isn't working properly? can't get to the el... -0.44
Python: What exactly is meant by an "array" in Python? +4.16
how to sys.exit this python application on any exception thrown 0.00
How to set a variable to = width or height in Python Processing? +0.18
Play Sound whenever key is pressed in Python +0.19
Starting a TCP client with python +0.30
Open a PDF, from a URL, with pdfminer.six -3.90
When I am trying to run the code it gives error -3.69
I am trying to make a prime number generator in Python3 and the inp... 0.00
Python3 requests - cut response 0.00
Why are elements of my array being over written? -3.19
How to fix the '\r' function Windows/Mac OS 0.00
How to drop some parts of a text in a column 0.00
Noob Question How would I update a print a function's output wi... +0.13
Having trouble removing first and last character from urls in csv +0.07
Script for automating online tool query -3.92
Don't have right output while comparing chars -1.97
int array[10] = {1 , 2, 0, 3} . How can I find out that there are 4... +2.62
How to check if a script is still running in my server? +0.03
How to create a list from a string -1.34
Sending HTTP 1.1 GET requests with socket.send, python 0.00
Can't seem to break while loop properly. Comes up with an error... +0.02