By the way, indeed we should consider whether our iotdb-session python API is efficient enough (we have many array operations and serialization operations in the Python lib).
As I am not an expert of Python, I cannot get the conclusion. Also call contributors. Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Xiangdong Huang <[email protected]> 于2021年2月2日周二 下午12:56写道: > Hi Igor, > > > I am sorry if this is not the right place to ask > > The mailing list is absolutely the right place:D > But the problem is our mailing list only supports plain texts. > If you have to upload screenshots, please create a jira ( > https://issues.apache.org/jira/projects/IOTDB/issues). > > Actually several days ago, my mate @[email protected] > <[email protected]> also discussed with me about integration IoTDB > python with Pandas. > I think it is a great idea, and we can develop it together. > > Best, > ----------------------------------- > Xiangdong Huang > School of Software, Tsinghua University > > 黄向东 > 清华大学 软件学院 > > > Igor Gois <[email protected]> 于2021年2月2日周二 上午6:23写道: > >> Hi everyone, >> >> I am sorry if this is not the right place to ask, but I couldn't install >> QQ or we chat. I am from Brazil. >> >> I am using a python client and I would like to know if there is a way to >> transform a session dataset (session.execute_query_statement) into a pandas >> dataframe? >> >> I tried with the example code in the while loop. It worked, but it was >> not so fast. >> >> I am in a project to store and analyze wind turbines data and iotdb seems >> to be a great fit. >> >> Thanks in advance and sorry if this is the wrong place >> >> [image: image.png] >> >> >> Igor Gois >> >> >> >> >>
