StackRating

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

Tom Lubenow

Rating
1500.22 (476,758th)
Reputation
618 (230,400th)
Page: 1
Title Δ
How to run a .py file at startup on windows? -0.05
How do I stop false GPIO triggers from occuring? -4.00
How do I import all global variables into a function - Python -4.15
Defining Multi-Dimension Dictionary Dynamically 0.00
Looping over a directory of large local excel files from a remote s... -0.07
Concatenating results to a list during loop iteration 0.00
In a function, ValueError: too many values to unpack (expected 2) -4.22
Scan for all determined files inside a folder using python -1.50
multiprocessing for loop with return function that takes more than... -4.63
How can i compare if a text line starts with a word in Python? 0.00
Remove all occurrences of item(s) in list if it appears more than o... -2.08
How do I return all items in my data structure? +1.15
Read file, find pattern, edit and write back to same binary file -2.26
is it posible to run asynchronous python script in a typescript style 0.00
What does 'polling' refer to and what is this code doing ex... +4.98
running a .py file from another Python script using os -4.21
How to include character in new string if x is a multiple of ord(ch)? -4.56
Call a class in file B from file A and then reference file B variab... -3.06
a function to count the step reaching 0 -1.36
small function to append values to three lists -0.44
Convert Array of Symbols to Array of 1 and 0 +3.40
Getting word from string +0.62
improving processing speed of python code in jupyter notebook 0.00
How can i update a tkinter window with a new defined variable? -1.74
Find indices where there is an None type and filter 0.00
Is there a parallel way to compare two big lists of integers? 0.00
How to make asyncio task / coroutine return values to be assigned 0.00
How to pull last cell in column using openpyxl in python 0.00
Iterating through JSON is requiring more for loops than I'd like 0.00
how do I take a power and make an addition equation? +3.95
ValueError: The truth value of an array with more than one element... +3.19
Python error: global declared variable is not declared in the globa... +4.12
Why initialize a Python variable to None before giving it a real va... +0.42
Remove the smallest N values from python dictionary +4.07
Deleting items from copied list 0.00
reversing each word in sentence using python +2.37
How do i make an index into a variable so i can use it for tkinter? -0.35
How to return to a different function in Python? 0.00
How to sum up for each distinct value c in array X all elements Y[i... -2.16
What would be the best method to print certain keys? +3.90
Is there a way to create a function to load all data files in direc... 0.00
How to dynamically load python modules and call method on each of t... -1.34
Moving multiple file types (*.jpg, *.pdf and *.tiff) to another dir... +1.89
Only get the first part of grep: get ip of ifconfig +4.03
How to call function in if statement and save return value 0.00
Why can't I access the class in its own definition? +5.02
How can I exclude negative numbers? -3.56
How to return names"with different spelling" from dataframe -1.89
Compare 2 .CSV with unknown number of columns and names +4.35
Is this the approved way to acess data adjacent to/packaged with a... +0.41