h2oai / h2oai/datatable

Add support for converting datatable frame to json

Open
#3,227 0 comments 0 reactions 0 assignees View on GitHub
new feature
Dominant language
C++
Stars
1.9k
Forks
164
Avg merge
7h 31m
Merged PRs (30d)
1

Description

Currently we don't have a way to directly convert dataframe to json on datatable. Now we have to use `to_pandas()` and then `to_json()` to achieve that requirement . It's good to have `to_json()` on datatables.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.