Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
user248237dfsf earned this badge 87 times |
may 21 at 17:43
Selecting dictionary items by key efficiently in Python
may 15 at 14:29
using Python subprocess to redirect stdout to stdin?
apr 29 at 10:11
taking log of very small values using numpy/scipy in Python
apr 25 at 0:00
sorting by arbitrary lambda in Python
apr 23 at 0:42
iteritems in Python
apr 22 at 5:32
how to make square subplots in matplotlib with heatmaps?
apr 5 at 12:03
making matplotlib graphs look like R by default?
apr 2 at 16:08
setting spacing between grouped bar plots in matplotlib
feb 23 at 10:46
making TeX documents ragged left justified?
feb 16 at 10:03
saving and loading objects from file using jsonpickle
jan 20 at 3:43
Nice stylesheet for displaying code in HTML?
nov 20 at 8:52
using wild card when listing directories in python
nov 19 at 15:52
selecting across multiple columns with python pandas?
nov 10 at 17:36
Counting longest occurence of repeated sequence in Python
oct 24 at 4:09
displaying a colored 2d array in matplotlib in Python
oct 23 at 23:34
adding prefix to figure caption in LaTeX?
oct 11 at 7:06
Quoting long strings without newlines in Python
oct 3 at 22:23
Putting text in top left corner of matplotlib plot
sep 10 at 20:03
Fitting Gaussian KDE in numpy/scipy in Python
sep 3 at 14:34
vectorizing a for loop in numpy/scipy?
aug 29 at 18:09
Cell segmentation and fluorescence counting in Python
aug 24 at 23:46
error when plotting log'd array in matplotlib/scipy/numpy
aug 24 at 21:21
executing shell command in background from script
jul 25 at 1:03
plotting 3d bar plot in matlab
jun 21 '12 at 9:28
plotting 3d histogram/barplot in python matplotlib
jun 13 '12 at 12:41
profiling a method of a class in Python using cProfile?
jun 12 '12 at 22:41
filtering elements from list of lists in Python?
jun 4 '12 at 17:53
built in function for computing overlap in Python
may 16 '12 at 22:34
Elegant way to take basename of directory in Python?
may 15 '12 at 7:53
Putting newline in matplotlib label with TeX in Python?
may 9 '12 at 20:52
assigning points to bins
may 9 '12 at 19:22
making binned boxplot in matplotlib with numpy and scipy in Python
may 8 '12 at 17:22
using DictWriter in Python to write a subset of a dictionary's keys
may 8 '12 at 12:36
Fast JSON serialization (and comparison with Pickle) for cluster computing in Python?
apr 26 '12 at 15:06
adjusting heights of individual subplots in matplotlib in Python
apr 24 '12 at 15:55
Removing prefix from figure captions in LaTeX
apr 22 '12 at 1:59
pairwise crossproduct in Python?
mar 27 '12 at 21:09
binning data in python with scipy/numpy
feb 29 '12 at 14:27
hierarchical clustering with gene expression matrix in python
feb 27 '12 at 8:40
making errorbars not clipped in matplotlib with Python
feb 22 '12 at 9:35
vectorized approach to binning with numpy/scipy in Python
feb 11 '12 at 7:41
Renumbering figure in LaTeX?
jan 20 '12 at 13:53
plotting 3d scatter in matplotlib
jan 13 '12 at 15:40
plotting histograms whose bar heights sum to 1 in matplotlib