binify icon indicating copy to clipboard operation
binify copied to clipboard

A command-line tool to better visualize crowded dot density maps.

Results 15 binify issues
Sort by recently updated
recently updated
newest added

Hi, I would like to display the exact thing your tool is displaying. But the data is not a cloud of points. It is a function wich associates a quantity...

It seems progressbar v2.3 is unavailable using pip and chokes on the dependencies when binify is installed in this manner (using virtualenv per your recommendation). On PyPI the last stable...

Something using [GitHub Pages](http://pages.github.com/).

non-coding

Algorithm probably has to be O(n^2). Look into optimizations.

feature
design

I've more than 700K points and I want to binify them. If I gave n=20 to n=120, it can finish with 1 hour to 1 day, but if I gave...

I'm trying to bin 30,000 lat/lng pairs with an -n of 120, and it looks like it will take about an hour. (2 Ghz Macbook Pro, 8GB memory). Is that...

In many cases, I have a series of points that are already aggregate values of some data point. For example, I might have a point for every county with an...

Seems simple enough to do, but right now my patch just segfaults. https://github.com/datadesk/binify

It would be good if you could average a value in an attribute, for instance.

feature