xubaiwang commented on PR #296: URL: https://github.com/apache/arrow-js/pull/296#issuecomment-3352508702
> And for perf, does += perform similar to building an array and then joining it into a string? This is why this is still a draft, there are many things left to implement and optimize. > Should columns also be supported? Do you mean something like `pandas.Series`? > Maybe it's small enough to be okay. However, the final implementation may be non trivial. There are other things like date formatting, json schema creation (for vnd.dataresource+json MIME type), formatting options, etc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
