JavaScript replacements for Python data science tools | Observable | Observable
Comments (3)
ee2dev
Aug 28, 2020
as Visnu pointed out, we can now add:
https://danfo.jsdata.org/
Ian Czekala
Jul 13, 2022
Easy visualization of 2D image-like data following Matplotlib's imshow:
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.imshow.html
Some solutions exist here:
https://observablehq.com/@sw1227/reusable-2d-array-image-function
but it would be great to have this as part of a standard library like Plot
Fil
Jul 13, 2022
I've opened an issue
https://github.com/observablehq/plot/issues/984
. There is a prototype, still a bit messy: suggestions welcome!
Reply
Add comment
Subscribe to notifications
Observable
Sign in
Observable
Tom MacWright
108
Reply
Add comment
Subscribe to notifications
23
JavaScript replacements for Python data science tools | Observable | Observable