-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Milestone
Description
@tacaswell: Any thoughts?
Traceback (most recent call last):
File "boxplot_demo.py", line 55, in <module>
boxplot(data)
File "/home/mdboom/python/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/pyplot.py", line 2636, in boxplot
meanprops=meanprops, manage_xticks=manage_xticks)
File "/home/mdboom/python/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/axes/_axes.py", line 3036, in boxplot
labels=labels)
File "/home/mdboom/python/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/cbook.py", line 1994, in boxplot_stats
wiskhi = np.compress(x <= hival, x)
File "/home/mdboom/python/lib/python2.7/site-packages/numpy/core/fromnumeric.py", line 1561, in compress
return compress(condition, axis, out)
ValueError: condition must be a 1-d array
Metadata
Metadata
Assignees
Labels
No labels