Skip to main content
Dan Oberlam's user avatar
Dan Oberlam's user avatar
Dan Oberlam's user avatar
Dan Oberlam
Software Developer
  • Member for 12 years, 2 months
  • Last seen this week
  • GitHub
  • Madison, Verona, WI, United States
15 votes

Get the last dates from multiple columns

10 votes
Accepted

Redirect a user to url with WSGI (no framework)

10 votes
Accepted

Nested Loop Python

8 votes
Accepted

Java exception for using String.Split() method: Dangling meta character

7 votes
Accepted

SQL Offset total row count slow with IN Clause

5 votes
Accepted

Send HTTP response that doesn't change the user's current page

4 votes

How to remove the date information in a column, just keep time

4 votes

Can anyone help me make a Polygon Generator in Python?

3 votes
Accepted

How can I color middle 3 divs only using jquery

2 votes

How do these nested lambda functions work?

2 votes
Accepted

How does one talk about comparing positions of characters in a string?

2 votes

Error: 'str ' object does not support item assignment python

2 votes

python iterating over a list of lists

2 votes

Generate random values based on a variable in Python

2 votes
Accepted

find the index of element the number of occurence in string

2 votes

Python Rock Paper Scissors

1 vote

How to modify arithmetic operators (+,-,x)

1 vote
Accepted

finding the index of the first letter of a sub string in the main string

1 vote

Not finding the strings expected with pyparsing

1 vote

Getting Function name and arguments

1 vote
Accepted

Adding an element to a list of tuples (Python)

1 vote
Accepted

How to build scikit-image in travis-ci?

1 vote
Accepted

return a dictionary with dictinct words as keys and it's position of occurence in the text as value

1 vote

How can I make raw_input tolerance more robust in Python 2.7?

1 vote

For Loop Not Breaking (Python)

1 vote
Accepted

Python: Get new list without items in other list

1 vote

Python: Variable scope and parameters issue

1 vote
Accepted

Join tables via project names: if project name meets a specific criteria than replace it with another field

1 vote

Unexpected EOF error in python adventure game

0 votes

How complex is too complex for a list comprehension?