Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 548 Bytes

terminusdb_client.woqldataframe.md

File metadata and controls

18 lines (10 loc) · 548 Bytes

terminusdb_client.woqldataframe

terminusdb_client.woqldataframe.woqlDataframe

result_to_df

def result_to_df(all_records, keepid=False, max_embed_dep=0, client=None)

Turn result documents into pandas DataFrame, all documents should eb the same type. If max_embed_dep > 0, a client need to be provide to get objects to embed in DataFrame.