woqlDataframe

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.

Last updated