Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is really useful! I've been exploring some Python data wrangling libraries / Pandas competitors (e.g. modin, Dask, Vaex, RAPIDS) and trying to find a nice way to visualise how they all 'link' together (similar to what Jake does in his "The Python Visualization Landscape" talk[0]).

The linked "Flourish" tool from the article is also really nice. It's a pity it doesn't have an API and is pretty pricey for the premium features, but the default network graph looks nicer than anything else I've seen.

I threw together a Repl here [1] (code at [2]) that lets you put in a keyword and produces CSV output that can be copy-pasted into Flourish (excuse the rough code)

[0] https://youtu.be/FytuB8nFHPQ?t=262

[1] https://google-vs-graphs.garethdwyer1.repl.run/

[2] https://repl.it/@GarethDwyer1/google-vs-graphs



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: