Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
max
Los Angeles, CA
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
53
votes
Which classes cannot be subclassed?
python
class
inheritance
python-3.x
language-design
asked Apr 8 '12 at 9:19
stackoverflow.com
36
votes
check if all elements in a list are identical
python
comparison
asked Oct 2 '10 at 7:31
stackoverflow.com
26
votes
numpy float: 10x slower than builtin in arithmetic operations?
python
performance
numpy
floating-point
asked May 10 '11 at 21:37
stackoverflow.com
22
votes
Python: max/min builtin functions depend on parameter order
python
math
comparison
asked Nov 21 '10 at 12:55
stackoverflow.com
21
votes
Why has Python decided against constant references?
python
reference
constants
language-design
language-features
asked Nov 16 '10 at 7:42
stackoverflow.com
20
votes
negative zero in python
python
floating-point
python-3.x
floating-accuracy
zero
asked Nov 3 '10 at 0:57
stackoverflow.com
16
votes
custom dict that allows delete during iteration
python
design
dictionary
iterator
python-3.x
asked Jan 26 '12 at 18:12
stackoverflow.com
12
votes
numpy array initialization (fill with identical values)
python
arrays
numpy
asked May 5 '11 at 0:34
stackoverflow.com
11
votes
Why is NaN not equal to NaN?
language-agnostic
nan
asked Apr 5 '12 at 18:43
stackoverflow.com
10
votes
Iterating over dictionary items(), values(), keys() in Python 3
dictionary
iterator
python-3.x
asked Sep 1 '10 at 9:41
stackoverflow.com
1
2
3
4
5
next
Top Answers
15
Which classes cannot be subclassed?
stackoverflow.com
8
What happens when you call `if key in dict`
stackoverflow.com
7
Unexpected performance curve from CPython merge sort
stackoverflow.com
7
Why is NaN not equal to NaN?
stackoverflow.com
5
For loop only executes 1 time, though given a range of 5
stackoverflow.com
Stack Exchange works best with JavaScript enabled