matplotlib / data-prototype

https://matplotlib.org/data-prototype
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Data library sources that are worth integrating with #3

Open ksunden opened 1 year ago

ksunden commented 1 year ago

Some of these may be proof of concept level at best while they are under our control, but good to keep many in mind to avoid overspecializing and painting ourselves into a corner:

tacaswell commented 1 year ago

https://github.com/networkx/grave is some very early work on these ideas around networkx (and where I lifted _forwarder from https://github.com/networkx/grave/blob/944049f4fa639811b477e50e07ade5b5d1a0a7bb/grave/grave.py#L186-L205)