StackRating

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

Adam.Er8

Rating
1593.39 (2,110th)
Reputation
1,283 (125,149th)
Page: 1 ... 6 7 8 9
Title Δ
How to fix "TypeError: list indices must be integers or slices... 0.00
If only part of a word that is in my list is inputted, my code chec... 0.00
Is It possible to write in the same line and don't write in sev... -4.38
HTTP Requests through Python socket library 0.00
How can I round time on one decimal millisecond in python 0.00
Program calculating minimum amount of coins is correct when integer... 0.00
Sum three elements in every row of the matrix - without loops 0.00
Binary search tree not inserting/printing actual largest value unle... 0.00
How can I read a file into a list of tuples including the line numb... 0.00
sorting a list which is provided from users in python? 0.00
Decoding pickle file -4.58
AirFlowException - Python_Callable must be callable 0.00
Why can`t i import this CSV file from my computer into my jupyter n... 0.00
How to separate with commas an unpacked list of tuples +4.46
How to reproduce variable names inside a print function? +3.68
Why doesn't my html parser download the entire html documentati... +3.74
Weird behaviour with multiprocessing Pool.map +4.37
Making Python code with many "ifs" more efficient 0.00
Adding sublists elements based on indexing by condition in python -1.22
Output not showing properly 0.00
Remove all occurrences of item(s) in list if it appears more than o... +3.79
How can I ignore unicode values and and keep the format '\x##&#... +4.34
create string-format using re.compile() and extend to check length 0.00
How to store a row index for very large (csv) files? +4.11
How to print 2^(10^9) in c++ or python fast 0.00
How should I terminate all the tasks immediately 0.00
why is this break not working? i should get [0,1] return not [0,1,1... -0.23
How to capture command-line output with python logging? 0.00
How to make a request to website and download search data -3.96
download csv data through requests.get() retrieves me php text 0.00
Problem when appending a variable with a numbering scheme to a list +1.89
"invalid literal for int()" parsing a string with space-s... +3.76
How do I properly use a function under a class? +4.25
Row Wise Iteration Vs Column Wise Iteration -0.14
How to fix the muti-threading issue which i am facing in Python 0.00
How to share an object between threads? 0.00
Sorting .txt file lines adds an incorrect line +0.51
Creating custom web scraping tool to count unique words in python +4.12
unable take input from a text file in python crawler 0.00
String added to start of current working directory instead of the end +3.24
Why is asyncio queue await get() blocking? -1.29
Modifying the Input file to required output file 0.00
Python multiprocessing code running slower than single threaded one 0.00
Checking each of element in 2D matrix -4.11
How to use two instances of a base class from a derived class 0.00
Need to make same javascript function in python 0.00
Do `readline`, `readlines`, `writeline` and `writelines` require `f... 0.00
How to use python code remove txt line before string? +3.94
Python : Flatten xml to csv with parent tag repeated in child 0.00
store file names of files present on SFTP server in list 0.00