Y
Hacker News
new
|
ask
|
show
|
jobs
by
paulfitz
2031 days ago
One simple thing you can do is read a table as a data frame with:
pandas.read_json("http://localhost:8484/api/docs/<document-id>/tables/<table-name>/data")