danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

toJSON should not throw an error

Open qharlie opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Having toJSON throw an error breaks serialization to local storage and Im guessing other serialization

Describe the solution you'd like Have toJSON call dfd.toJSONode directly

Describe alternatives you've considered I'm integrating with a third party library which calls toJSON , there is no other work around.

Additional context Add any other context or screenshots about the feature request here.

qharlie avatar Dec 13 '22 15:12 qharlie