arrow.Table creation in Javascript
Open
Type: usage
- Dominant language
- TypeScript
- Stars
- 112
- Forks
- 23
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 8
Description
### Describe the usage question you have. Please include as many useful details as possible.
we are unable to find any documentation or reference to convert data in arrow Table or arrow RecordBatch. Like in python we have pyarrow.RecordBatch.from_arrays in https://arrow.apache.org/docs/python/generated/pyarrow.RecordBatch.html.
Do we have something like that in Javascript?
### Component(s)
JavaScript
Contributor guide
Assessment
This issue has not been assessed yet.