You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
numpy arrays (or rather dictionaries of numpy arrays)
pandas
xarray
dask
tiled
WrightTools (It's my graduate work, so useful as a test bed for integrations into libraries themselves)
raw h5py
Zarr
functions
web APIs
databases
networkx (graph data rather than array-like)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: