I am following the documentation on https://developers.arcgis.com/python/latest/guide/part2-search-query-knowledge-graph/ to query graph using knowledge_graph.query_streaming. However the result seems to contain only the data but not the column names.
Column names are not currently returned in streaming query results in the Python API