javascriptdata / danfojs

Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
https://danfo.jsdata.org/
MIT License
4.81k stars 209 forks source link

Peer dependency for danfojs-node #66

Closed GantMan closed 3 years ago

GantMan commented 3 years ago

Seems the node version still has a strict dependency not a peer dependency

https://github.com/opensource9ja/danfojs/blob/849d14c8e7fa79bce4ffa9d0d177639047313520/package-config-web.txt#L108-L109

This causes an issue on my Mac.

risenW commented 3 years ago

This is also causing some issues in browser-side, we'll be using the @tensorflow/tfjs module for now